PHP Symfony\Component\Templating Namespace

Nested Namespaces

Symfony\Component\Templating\Loader
Symfony\Component\Templating\Tests

Interfaces

Name Description
EngineInterface EngineInterface is the interface each engine must implement.

Classes

Name Description
PhpEngine PhpEngine is an engine able to render PHP templates.
TemplateReference Internal representation of a template.