Issue #2877924: Make node aware of the latest_version route
2 open threads
Closes #2877924
Merge request reports
Activity
48 63 * @return \Drupal\Core\Routing\CurrentRouteMatch 49 64 * The mocked current route match object. 50 65 */ 51 protected function setupCurrentRouteMatch($route_name, $nid) { 66 protected function setupCurrentRouteMatch(string $route_name, int $nid): CurrentRouteMatch { added 393 commits
-
297d3b95...be9783de - 391 commits from branch
project:11.x
- a215abaf - Issue #2877924: Make node aware of the latest_version route
- 1e3f275e - Remove basline entries
-
297d3b95...be9783de - 391 commits from branch
Please register or sign in to reply