MenuLinkContentForm::$deprecatedProperties

The deprecated properties and services on this class.

Type: deprecatedProperties

File

core/modules/menu_link_content/src/Form/MenuLinkContentForm.php, line 29

Class

MenuLinkContentForm
Provides a form to add/update content menu links.

Namespace

Drupal\menu_link_content\Form

Code

protected array $deprecatedProperties = [
    'languageManager' => 'language_manager',
];

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