Skip to content

Commit e967c07

Browse files
committed
Remove obsolete requires annotation
1 parent 711af4e commit e967c07

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Tests/Functional/Psr4RoutingTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111

1212
namespace Symfony\Bundle\FrameworkBundle\Tests\Functional;
1313

14-
/**
15-
* @requires function Symfony\Component\Routing\Loader\Psr4DirectoryLoader::__construct
16-
*/
1714
final class Psr4RoutingTest extends AbstractAttributeRoutingTestCase
1815
{
1916
protected function getTestCaseApp(): string

0 commit comments

Comments
 (0)