You are here

protected property ContentTranslationPermissions::$deprecatedProperties in Drupal 8

File

core/modules/content_translation/src/ContentTranslationPermissions.php, line 23

Class

ContentTranslationPermissions
Provides dynamic permissions for the content_translation module.

Namespace

Drupal\content_translation

Code

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