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 711af4e commit e967c07Copy full SHA for e967c07
Tests/Functional/Psr4RoutingTest.php
@@ -11,9 +11,6 @@
11
12
namespace Symfony\Bundle\FrameworkBundle\Tests\Functional;
13
14
-/**
15
- * @requires function Symfony\Component\Routing\Loader\Psr4DirectoryLoader::__construct
16
- */
17
final class Psr4RoutingTest extends AbstractAttributeRoutingTestCase
18
{
19
protected function getTestCaseApp(): string
0 commit comments