$layouts->remove()
Removes an object
$layouts->remove(mixed $key)
Parameters
Name | Type | Default | Description |
---|---|---|---|
$key |
mixed |
– | the name of the key |
Inherited from
Kirby\Cms\Collection
Removes an object
$layouts->remove(mixed $key)
Name | Type | Default | Description |
---|---|---|---|
$key |
mixed |
– | the name of the key |
Kirby\Cms\Collection