Suppress psalm messages

This commit is contained in:
Ron Bellido 2022-03-16 09:26:19 -07:00
parent a0ee837fc7
commit 377a4bd112

View File

@ -22,8 +22,14 @@
<errorLevel type="suppress">
<file name="src/Fakes/FakeMetaCommand.php" />
<file name="src/Fakes/FakeModelsCommand291.php" />
<file name="src/Fakes/FakeModelsCommand210.php" />
</errorLevel>
</PropertyNotSetInConstructor>
<OverriddenMethodAccess>
<errorLevel type="suppress">
<file name="src/Fakes/FakeModelsCommand291.php" />
</errorLevel>
</OverriddenMethodAccess>
</issueHandlers>
<stubs>