Skip to content

Kirby 4.2.0

$pluginassets->prepend()

Prepends an element to the data array

$pluginassets->prepend(mixed ...$args = null): Kirby\Cms\Collection

Parameters

Name Type Default
... $args mixed null

Return type

Kirby\Cms\Collection

Parent class

Kirby\Cms\PluginAssets inherited from Kirby\Cms\Collection