❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$files->toArray($callback = null)
Converts the collection to a simple array.
return
(array)
↑
Cheat Sheet overview
←
$files->sortBy($field, $direction = 'asc', $method = SORT_REGULAR)
→
$files->toJson()
↓
Back to Cheat Sheet section
Top