BundleConfigImportValidate::$configManager

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php \Drupal\Core\Entity\Event\BundleConfigImportValidate::configManager
  2. 10 core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php \Drupal\Core\Entity\Event\BundleConfigImportValidate::configManager
  3. 11.x 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 21

Class

BundleConfigImportValidate
Entity config importer validation event subscriber.

Namespace

Drupal\Core\Entity\Event

Code

protected $configManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.