abstract public ConfigFactoryOverrideBase::onConfigDelete(ConfigCrudEvent $event)
Actions to be performed to configuration override on configuration delete.
\Drupal\Core\Config\ConfigCrudEvent $event: The config CRUD event.
abstract public function onConfigDelete(ConfigCrudEvent $event);
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Config!ConfigFactoryOverrideBase.php/function/ConfigFactoryOverrideBase::onConfigDelete/8.1.x