FieldStorageConfigStorage::$deprecatedProperties

Type: deprecatedProperties

File

core/modules/field/src/FieldStorageConfigStorage.php, line 29

Class

FieldStorageConfigStorage
Storage handler for "field storage" configuration entities.

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.