We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d430337 commit 5baa965Copy full SHA for 5baa965
Event/Events.php
@@ -7,4 +7,4 @@ final class Events
7
const PRE_DYNAMIC_MATCH = 'cmf_routing.pre_dynamic_match';
8
9
const PRE_DYNAMIC_MATCH_REQUEST = 'cmf_routing.pre_dynamic_match_request';
10
-}
+}
Event/RouterMatchEvent.php
@@ -24,4 +24,4 @@ public function getRequest()
24
{
25
return $this->request;
26
}
27
0 commit comments