NextDom\Managers\ConfigManager::remove
Remove key from the database
Signature
public function remove(string
$configKey,
[string
$pluginId = 'core'] )
Parameters
$configKey
— string- Config key to remove (* for all config from plugin)
$pluginId
— string- Plugin id or core
Returns
- boolean
- Always True