By hardik_patel_12 on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
10.3.x
Introduced in version:
10.3.0
Issue links:
Description:
The following classes now need to pass the form_builder service as the last constructor argument. This will be required in Drupal 11.
- \Drupal\action\ActionListBuilder
- \Drupal\user\Plugin\Block\UserLoginBlock
Impacts:
Module developers