OverviewTerms::$deprecatedProperties

Type: deprecatedProperties

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

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