protected property ContentLanguageSettingsForm::$deprecatedProperties in Drupal 8
File
- core/modules/ language/ src/ Form/ ContentLanguageSettingsForm.php, line 25 
Class
- ContentLanguageSettingsForm
- Configure the content language settings for this site.
Namespace
Drupal\language\FormCode
protected $deprecatedProperties = [
  'entityManager' => 'entity.manager',
];