Skip to content

Kirby 5.0.4

Silo::remove()

Removes an item from the data array

Silo::remove(string|null $key = null): array

Parameters

Name Type Default
$key stringornull null

Return type

array

Parent class

Kirby\Toolkit\Silo