function TestConfigFactoryOverrideBase::onConfigDelete
Actions to be performed to configuration override on configuration delete.
Parameters
\Drupal\Core\Config\ConfigCrudEvent $event: The config CRUD event.
Overrides ConfigFactoryOverrideBase::onConfigDelete
File
-
core/
tests/ Drupal/ Tests/ Core/ Config/ ConfigFactoryOverrideBaseTest.php, line 105
Class
- TestConfigFactoryOverrideBase
- Stub class for testing ConfigFactoryOverrideBase.
Namespace
Drupal\Tests\Core\ConfigCode
public function onConfigDelete(ConfigCrudEvent $event) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.