Kirby 2 Docs
❌ Kirby 2 has reached its end of life. 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