$collection->append()
Appends an element to the data array
$collection->append(mixed $args = null): Kirby\Cms\Collection
Parameters
Name | Type | Default |
---|---|---|
$args | mixed |
null |
Appends an element to the data array
$collection->append(mixed $args = null): Kirby\Cms\Collection
Name | Type | Default |
---|---|---|
$args | mixed |
null |