FieldConfigStorage::$deprecatedProperties

Type: deprecatedProperties

File

core/modules/field/src/FieldConfigStorage.php, line 27

Class

FieldConfigStorage
Storage handler for field config.

Namespace

Drupal\field

Code

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

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