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 6a54e63 commit ef8e5d0Copy full SHA for ef8e5d0
Tests/Routing/RedirectableCompiledUrlMatcherTest.php
@@ -18,9 +18,6 @@
18
use Symfony\Component\Routing\Route;
19
use Symfony\Component\Routing\RouteCollection;
20
21
-/**
22
- * @requires function \Symfony\Component\Routing\Matcher\CompiledUrlMatcher::match
23
- */
24
class RedirectableCompiledUrlMatcherTest extends TestCase
25
{
26
public function testRedirectWhenNoSlash()
0 commit comments