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 c24d0a4 commit 5fdc850Copy full SHA for 5fdc850
psalm.xml
@@ -18,8 +18,7 @@
18
<issueHandlers>
19
<PossiblyUndefinedMethod>
20
<errorLevel type="suppress">
21
- <referencedMethod name="Symfony\Component\Config\Definition\Builder\NodeDefinition::children" />
22
- <referencedMethod name="Symfony\Component\Config\Definition\Builder\NodeDefinition::scalarNode" />
+ <file name="src/DependencyInjection/Configuration.php" />
23
</errorLevel>
24
</PossiblyUndefinedMethod>
25
0 commit comments