TaxonomyPermissions::$deprecatedProperties

Type: deprecatedProperties

File

core/modules/taxonomy/src/TaxonomyPermissions.php, line 25

Class

TaxonomyPermissions
Provides dynamic permissions of the taxonomy module.

Namespace

Drupal\taxonomy

Code

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

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