Documentation

TwigEnvironment extends Environment
in package
uses WriteCacheFileTrait

Class TwigEnvironment

Table of Contents

Properties

$umask  : bool

Methods

resolveTemplate()  : mixed
writeCacheFile()  : void
This exists so template cache files use the same group between apache and cli

Properties

Methods

resolveTemplate()

public resolveTemplate(mixed $names) : mixed
Parameters
$names : mixed
Tags
inheritDoc

writeCacheFile()

This exists so template cache files use the same group between apache and cli

protected writeCacheFile(string $file, string $content) : void
Parameters
$file : string
$content : string

        
On this page

Search results