By sokru on
Change record status:
Draft (View all draft change records)
Project:
Introduced in branch:
11.4.x
Introduced in version:
11.4.0
Issue links:
Description:
\Drupal\user\ToolbarLinkBuilder requires now a new parameter of type \Drupal\Core\Extension\ModuleHandlerInterface. Custom modules extending ToolbarLinkBuilder should adjust the code accordingly.
Impacts:
Module developers