Skip to content

Kirby 5.1.2

$template->store()

Returns the place where templates are located in the site folder and and can be found in extensions

$template->store(): string

Return type

string

This method modifies the existing $template object it is applied to and returns it again.

Parent class

Kirby\Panel\Lab\Template inherited from Kirby\Template\Template