Snippet::load()
Renders the template
Snippet::load(?string $file = null, array $data = [ ]): string
Parameters
| Name | Type | Default |
|---|---|---|
| $file | string|null |
null |
| $data | array |
[ ] |
Return type
string
Exceptions
| Type | Description |
|---|---|
Throwable |
Parent class
Kirby\Template\Snippet inherited from Kirby\Toolkit\Tpl