Config::remove()
Removes an item from the data array
Parameters
Name | Type | Default |
---|---|---|
$key | string |
null |
Return type
array
Parent class
Kirby\Toolkit\Config
inherited from Kirby\Toolkit\Silo
Removes an item from the data array
Name | Type | Default |
---|---|---|
$key | string |
null |
array
Kirby\Toolkit\Config
inherited from Kirby\Toolkit\Silo