Skip to content

Commit e64d044

Browse files
Update Psalm baseline
1 parent 9b42ef9 commit e64d044

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.psalm/baseline.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1296,6 +1296,11 @@
12961296
</DocblockTypeContradiction>
12971297
<MissingThrowsDocblock occurrences="1"/>
12981298
</file>
1299+
<file src="src/Util/Filter.php">
1300+
<MissingParamType occurrences="1">
1301+
<code>$prefix</code>
1302+
</MissingParamType>
1303+
</file>
12991304
<file src="src/Util/GlobalState.php">
13001305
<MissingParamType occurrences="1">
13011306
<code>$variable</code>

0 commit comments

Comments
 (0)