loadTemplate()
loadTemplate(string $templateIdent) : string
Load a template (from identifier).
Parameters
string | $templateIdent | The template identifier to load.. |
Throws
- \Charcoal\View\InvalidArgumentException
If the template ident is not a string.