$collection->add() Adds a single object or an entire second collection to the current collection kirby/src/Cms/Collection.php#L89 $collection->add(mixed $object) Parameters Name Type Default $object * mixed – Parent class Kirby\Cms\Collection