We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0cb777 commit c13169bCopy full SHA for c13169b
src/Sampler/RuleBased/psalm.xml.dist
@@ -15,11 +15,6 @@
15
<pluginClass class="Psalm\PhpUnitPlugin\Plugin"/>
16
</plugins>
17
<issueHandlers>
18
- <UndefinedInterfaceMethod>
19
- <errorLevel type="suppress">
20
- <directory name="src/ComponentProvider"/>
21
- </errorLevel>
22
- </UndefinedInterfaceMethod>
23
<MoreSpecificImplementedParamType>
24
<errorLevel type="suppress">
25
<directory name="src/ComponentProvider"/>
0 commit comments