Loading src/RouteMatcher/DefaultRouteMatcher.php +2 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,8 @@ class DefaultRouteMatcher implements RouteMatcherInterface */ protected $filters = []; protected array $constraints; /** * Class constructor * Loading Loading
src/RouteMatcher/DefaultRouteMatcher.php +2 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,8 @@ class DefaultRouteMatcher implements RouteMatcherInterface */ protected $filters = []; protected array $constraints; /** * Class constructor * Loading