ContentLanguageSettingsForm::$deprecatedProperties

Type: deprecatedProperties

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',
];

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