Issue #3167426: CurrentPathStack::getPath should always return a path with leading slashes
Open
requested to merge issue/drupal-3167426:3167426-currentpathstackgetpath-should-always into 11.x
Compare changes
@@ -2,6 +2,7 @@
@@ -46,14 +47,14 @@ public function __construct(RequestStack $request_stack) {
@@ -73,7 +74,7 @@ public function setPath($path, ?Request $request = NULL) {