protected property BundleConfigImportValidate::$deprecatedProperties in Drupal 8
File
- core/
lib/ Drupal/ Core/ Entity/ Event/ BundleConfigImportValidate.php, line 22
Class
- BundleConfigImportValidate
- Entity config importer validation event subscriber.
Namespace
Drupal\Core\Entity\EventCode
protected $deprecatedProperties = [
'entityManager' => 'entity.manager',
];