You are here

protected property BundleConfigImportValidate::$configManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php \Drupal\Core\Entity\Event\BundleConfigImportValidate::configManager

The config manager.

Type: \Drupal\Core\Config\ConfigManagerInterface

File

core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php, line 26
Contains \Drupal\Core\Entity\Event\BundleConfigImportValidate.

Class

BundleConfigImportValidate
Entity config importer validation event subscriber.

Namespace

Drupal\Core\Entity\Event

Code

protected $configManager;