BundleConfigImportValidate::$deprecatedProperties

Type: deprecatedProperties

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',
];

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