❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$users->first()
Returns the first $user object from the collection
return
($user)
↑
Cheat Sheet overview
←
$users->findBy($field, $value)
→
$users->flip()
↓
Back to Cheat Sheet section
Top