❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$collection->nth($n)
Returns the nth element from the array
$n
(int)
return
(mixed)
↑
Toolkit API overview
←
$collection->not($args)
→
$collection->offset($offset)
↓
Back to Toolkit API section
Top