$options->prepend()
Prepends an element to the data array
$options->prepend(mixed $args = null): Kirby\Cms\Collection
Parameters
| Name | Type | Default |
|---|---|---|
| $args | mixed |
null |
Return type
Parent class
Kirby\Option\Options inherited from Kirby\Cms\Collection