1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

Remove PossiblyUnusedMethod for Config::setAdvancedErrorLevel as it is now used in tests

This commit is contained in:
Guillaume Messier 2021-09-23 15:43:27 +00:00
parent 666367fbd5
commit 7ecb339e17

View File

@ -125,7 +125,6 @@
<referencedMethod name="Psalm\Codebase::createClassLikeStorage"/>
<referencedMethod name="Psalm\Codebase::isVariadic"/>
<referencedMethod name="Psalm\Codebase::getMethodReturnsByRef"/>
<referencedMethod name="Psalm\Config::setAdvancedErrorLevel"/>
</errorLevel>
</PossiblyUnusedMethod>