By catch 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:
UrlGenerator::getPathFromRoute() and UrlGenerator::generateFromRoute() no longer accept Route objects for the $route_name argument, the $route_name should instead always be passed as a string.
Impacts:
Module developers
Themers