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.
group legacy
1 parent 7748827 commit f92a90eCopy full SHA for f92a90e
tests/Config/Parser/AnnotationParserTest.php
@@ -10,6 +10,9 @@
10
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
11
use Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException;
12
13
+/**
14
+ * @group legacy
15
+ */
16
class AnnotationParserTest extends MetadataParserTest
17
{
18
public function setUp(): void
0 commit comments