Skip to content

Commit b8373aa

Browse files
committed
Removed unnecessary PHPStan ignore annotation in SymfonyConfigFilterTest.php
1 parent 7dbb77a commit b8373aa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/Filter/SymfonyConfigFilterTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ public function getConfigTreeBuilder(): TreeBuilder
7171
{
7272
$builder = new TreeBuilder('test');
7373

74-
/** @phpstan-ignore-next-line */
7574
$builder->getRootNode()
7675
->children()
7776
->booleanNode('foo')->isRequired()->end()

0 commit comments

Comments
 (0)