Loads a template.
public load ( Symfony\Component\Templating\TemplateReferenceInterface $template ) : Symfony\Component\Templating\Storage\Storage | boolean | ||
$template | Symfony\Component\Templating\TemplateReferenceInterface | A template |
리턴 | Symfony\Component\Templating\Storage\Storage | boolean | false if the template cannot be loaded, a Storage instance otherwise |