class TwigExtension extends Extension
TwigExtension.
Methods
| array |
getClassesToCompile()
Gets the classes to cache. |
from Extension |
|
addClassesToCompile(array $classes)
Adds classes to the class cache. |
from Extension | |
|
load(array $configs, ContainerBuilder $container)
Responds to the twig configuration parameter. |
||
| string |
getXsdValidationBasePath()
Returns the base path for the XSD files. |
|
| getNamespace() |
Details
in Extension at line 30
public array
getClassesToCompile()
Gets the classes to cache.
in Extension at line 40
public
addClassesToCompile(array $classes)
Adds classes to the class cache.
at line 34
public
load(array $configs, ContainerBuilder $container)
Responds to the twig configuration parameter.
at line 147
public string
getXsdValidationBasePath()
Returns the base path for the XSD files.