interface TemplateNameParserInterface
TemplateNameParserInterface converts template names to TemplateReferenceInterface instances.
Methods
TemplateReferenceInterface | parse(string|TemplateReferenceInterface $name) Convert a template name to a TemplateReferenceInterface instance. |
Details
TemplateReferenceInterface parse(string|TemplateReferenceInterface $name)
Convert a template name to a TemplateReferenceInterface instance.
Please login to continue.