protected property BundleConfigImportValidate::$configManager in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php \Drupal\Core\Entity\Event\BundleConfigImportValidate::configManager
- 9 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\EventCode
protected $configManager;