string render(string|TemplateReferenceInterface $name, array $parameters = array())
Renders a template.
string render(string|TemplateReferenceInterface $name, array $parameters = array())
Renders a template.
string|TemplateReferenceInterface | $name | A template name or a TemplateReferenceInterface instance |
array | $parameters | An array of parameters to pass to the template |
string | The evaluated template as a string |
RuntimeException | if the template cannot be rendered |
Designed by : w10schools
service@w10schools.com
Please login to continue.