You are here

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\Form

Code

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