diff --git a/core/lib/Drupal/Core/Path/PathMatcher.php b/core/lib/Drupal/Core/Path/PathMatcher.php index b778bbb..69db052 100644 --- a/core/lib/Drupal/Core/Path/PathMatcher.php +++ b/core/lib/Drupal/Core/Path/PathMatcher.php @@ -11,7 +11,7 @@ /** * Provides a path matcher. */ -class PathMatcher implements PathMatcherInterface { +class PathMatcher implements PathMatcherInterface { /** * The default front page.