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