ConfigImportValidateEventSubscriberBase::onConfigImporterValidate

abstract public ConfigImportValidateEventSubscriberBase::onConfigImporterValidate(ConfigImporterEvent $event)

Checks that the configuration synchronization is valid.

Parameters

ConfigImporterEvent $event: The config import event.

File

core/lib/Drupal/Core/Config/ConfigImportValidateEventSubscriberBase.php, line 20

Class

ConfigImportValidateEventSubscriberBase
Defines a base event listener implementation for config sync validation.

Namespace

Drupal\Core\Config

Code

abstract public function onConfigImporterValidate(ConfigImporterEvent $event);
doc_Drupal
2016-10-29 08:53:50
Comments
Leave a Comment

Please login to continue.