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