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