By acbramley on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
11.3.x
Introduced in version:
11.3.0
Issue links:
Description:
\Drupal\Core\Entity\Controller\EntityController::addPage now requires the $request parameter, any child classes that are extending this method and calling its parent are required to add the new parameter before Drupal 12.
Impacts:
Module developers