By andypost on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
10.1.x
Introduced in version:
10.1.0
Issue links:
Description:
The following methods are deprecated in 10.1.x and will be removed in 11.0.0:
\Drupal\Core\Routing\UrlGenerator::supports()\Drupal\Core\Routing\UrlGenerator::getRouteDebugMessage()
The URL generator should always be passed a string route name rather than a route object.
Impacts:
Module developers