❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$collection->append($key, $object)
Appends an element to the data array
$key
(string)
$object
(mixed)
return
($collection)
↑
Toolkit API overview
→
$collection->chunk($size)
↓
Back to Toolkit API section
Top