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\FormCode
protected $deprecatedProperties = [
'entityManager' => 'entity.manager',
];