You are here

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\Event

Code

protected $deprecatedProperties = [
  'entityManager' => 'entity.manager',
];