❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$users->not()
Returns the $users collection without the given usernames or $user objects
return
($users)
↑
Cheat Sheet overview
←
$users->map($callback)
→
$users->nth($n)
↓
Back to Cheat Sheet section
Top