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 716ab58 commit 618213bCopy full SHA for 618213b
src/Symfony/Bundle/FrameworkBundle/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