❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$collection->not($args)
Returns a new collection without the given element(s)
$args
(args)
any number of keys, passed as individual arguments
return
($collection)
↑
Toolkit API overview
←
$collection->next()
→
$collection->nth($n)
↓
Back to Toolkit API section
Top