You are here

protected property OverviewTerms::$deprecatedProperties in Drupal 8

File

core/modules/taxonomy/src/Form/OverviewTerms.php, line 30

Class

OverviewTerms
Provides terms overview form for a taxonomy vocabulary.

Namespace

Drupal\taxonomy\Form

Code

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