❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$users->limit($limit)
Returns a limited subset of the collection
return
($users)
↑
Cheat Sheet overview
←
$users->last()
→
$users->map($callback)
↓
Back to Cheat Sheet section
Top