❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$users->map($callback)
Maps a callback function to all $user objects in the collection
return
($users)
↑
Cheat Sheet overview
←
$users->limit($limit)
→
$users->not()
↓
Back to Cheat Sheet section
Top