Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
$files->map($callback)
Applies a callback to all items in the collection.
return
($files)
↑
Cheat Sheet overview
←
$files->limit($limit)
→
$files->not()
↓
Back to Cheat Sheet section
Top