$kirby->template()
Uses the template component to initialize and return the Template object
Parameters
Name | Type | Default |
---|---|---|
$name * | string |
– |
$type | string |
'html' |
$defaultType | string |
'html' |