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