$collection->remove()
Removes an object
$collection->remove(mixed $key)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| $key * | mixed |
– | the name of the key |
Parent class
Kirby\Blueprint\Collection inherited from Kirby\Cms\Collection