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