Skip to content

Commit e4d037b

Browse files
committed
Fix psalm error
1 parent 3ae0234 commit e4d037b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

psalm.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
<MissingReturnType errorLevel="info" />
4040
<MissingPropertyType errorLevel="info" />
4141
<InvalidDocblock errorLevel="info" />
42-
<MisplacedRequiredParam errorLevel="info" />
4342

4443
<PropertyNotSetInConstructor errorLevel="info" />
4544
<MissingConstructor errorLevel="info" />

0 commit comments

Comments
 (0)