TemplateReference
TemplateReference
class TemplateReference implements TemplateReferenceInterface
Internal representation of a template.
Methods
__construct($name = null, $engine = null) | ||
string | __toString() Returns the string representation as shortcut for getLogicalName(). | |
TemplateReferenceInterface | set(string $name, string $value) Sets a template parameter. | |
string | get(string $name) Gets a template parame |