❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$site->roles()
Returns a collection of all roles
return
($roles)
Example
<?= $site->roles() ?>
↑
Cheat Sheet overview
←
$site->reset()
→
$site->search($query, $params = array())
↓
Back to Cheat Sheet section
Top