DelegatingEngine::getEngine()

EngineInterface getEngine(string|TemplateReferenceInterface $name)

Get an engine able to render the given template.

Parameters

string|TemplateReferenceInterface $name A template name or a TemplateReferenceInterface instance

Return Value

EngineInterface The engine

Exceptions

RuntimeException if no engine able to work with the template is found
doc_Symfony
2016-10-28 06:14:00
Comments
Leave a Comment

Please login to continue.