$kirby->root('templates')
Returns the root of the templates folder.
Example
Custom setup
If you want to overwrite the root you can do this in your index.php
by passing a custom roots setup to the Kirby constructor.
Returns the root of the templates folder.
If you want to overwrite the root you can do this in your index.php
by passing a custom roots setup to the Kirby constructor.