FieldUiLocalTask::$deprecatedProperties

Type: deprecatedProperties

File

core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php, line 25

Class

FieldUiLocalTask
Provides local task definitions for all entity bundles.

Namespace

Drupal\field_ui\Plugin\Derivative

Code

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

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