❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$roots->config()
Returns the root of the config folder.
return
(string)
Example
<?= kirby()->roots()->config() ?>
↑
Cheat Sheet overview
←
$roots->cache()
→
$roots->content()
↓
Back to Cheat Sheet section
Top