By spokje on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
10.2.x
Introduced in version:
10.2.0
Issue links:
Description:
Calling \Drupal\menu_link_content\Form\MenuLinkContentForm::_construct() with the $language_manager is deprecated in drupal:10.1.0 and is removed in drupal:11.0.0.
The $language_manager argument wasn't used in the constructor code.
Impacts:
Module developers