$collection->remove() Removes an object kirby/src/Cms/Collection.php#L336 $collection->remove(mixed $key) Parameters Name Type Default Description $key * mixed – the name of the key Parent class Kirby\Cms\Collection