addHelpers(array $helpers) Adds some helpers.
class TemplateReference implements
interface TemplateReferenceInterface Interface to be implemented by all templates.
class PhpEngine implements
string render(string|
addGlobal(string $name, mixed $value) Parameters string
setHelpers(array $helpers) Sets the helpers.
Classes
string getPath() Returns the path to the template. By default, it just returns the template
bool has(string $name) Returns true if the helper if defined.
Page 2 of 5