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