You are here

protected property FieldUiLocalTask::$deprecatedProperties in Drupal 8

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