❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$collection->next()
Moves the cursor to the next element in the array and returns it
return
(mixed)
↑
Toolkit API overview
←
$collection->map($callback)
→
$collection->not($args)
↓
Back to Toolkit API section
Top