Skip to content

Commit 0d31985

Browse files
committed
try to satisfy psalm
1 parent a6a6b70 commit 0d31985

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/coding-standards/psalm/psalm.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@
4646
</errorLevel>
4747
</NonInvariantDocblockPropertyType>
4848
<MoreSpecificReturnType>
49-
<errorLevel type="info">
49+
<errorLevel type="suppress">
5050
<file name="../../../src/AlertsClient.php"/>
5151
</errorLevel>
5252
</MoreSpecificReturnType>
5353
<LessSpecificReturnStatement>
54-
<errorLevel type="info">
54+
<errorLevel type="suppress">
5555
<file name="../../../src/AlertsClient.php"/>
5656
</errorLevel>
5757
</LessSpecificReturnStatement>

0 commit comments

Comments
 (0)