We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53e2128 commit a46dd92Copy full SHA for a46dd92
tests/Symfony/RequiredAutowiringExtensionTest.php
@@ -56,7 +56,6 @@ public function testRequiredAttributes(): void
56
]);
57
}
58
59
-
60
public function testBug468(): void
61
{
62
if (!class_exists(Required::class)) {
0 commit comments