Skip to content

Kirby 4.2.0

$items->remove()

Removes an object

$items->remove(mixed $key)

Parameters

Name Type Default Description
$key * mixed the name of the key

Parent class

Kirby\Cms\Items inherited from Kirby\Cms\Collection