You are here

protected property ConfigEntityMapper::$deprecatedProperties in Drupal 8

File

core/modules/config_translation/src/ConfigEntityMapper.php, line 30

Class

ConfigEntityMapper
Configuration mapper for configuration entities.

Namespace

Drupal\config_translation

Code

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