FieldStorageAddForm::$deprecatedProperties

Type: deprecatedProperties

File

core/modules/field_ui/src/Form/FieldStorageAddForm.php, line 29

Class

FieldStorageAddForm
Provides a form for the "field storage" add page.

Namespace

Drupal\field_ui\Form

Code

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

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