psalm suppress ImpureArgument for now

This commit is contained in:
2020-03-16 21:30:19 +03:00
parent 9d523e327e
commit 3bc5fc4067

View File

@@ -34,7 +34,9 @@
<PossiblyNullOperand errorLevel="info"/>
<PossiblyNullReference errorLevel="info"/>
<PossiblyFalseOperand errorLevel="info"/>
<ImpureArgument errorLevel="info"/>
<InternalMethod>
<errorLevel type="suppress">
<referencedMethod name="Doctrine\DBAL\Types\Type::__construct"/>