Skip to content

Kirby 4.1.2

Silo::remove()

Removes an item from the data array

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

Parameters

Name Type Default
$key string|null null

Return type

array

Parent class

Kirby\Toolkit\Silo