$collection->append() Appends an element to the data array kirby/src/Cms/Collection.php#L123 $collection->append(mixed ...$args = null): Kirby\Cms\Collection Parameters Name Type Default ... $args mixed null Return type Kirby\Cms\Collection Parent class Kirby\Cms\Collection