protected property BundleConfigImportValidate::$entityManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php \Drupal\Core\Entity\Event\BundleConfigImportValidate::entityManager
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/
lib/ Drupal/ Core/ Entity/ Event/ BundleConfigImportValidate.php, line 33 - Contains \Drupal\Core\Entity\Event\BundleConfigImportValidate.
Class
- BundleConfigImportValidate
- Entity config importer validation event subscriber.
Namespace
Drupal\Core\Entity\EventCode
protected $entityManager;