Loads a template by name.
public loadTemplate ( string $name ) : Twig_TemplateInterface | ||
$name | string | The template name |
return | Twig_TemplateInterface | A template instance representing the given template name |
public loadTemplate ( string $name ) : Twig_TemplateInterface | ||
$name | string | The template name |
return | Twig_TemplateInterface | A template instance representing the given template name |