clean some newly fixed errors from phpstan baselines

This commit is contained in:
Dylan K. Taylor
2020-06-20 11:21:29 +01:00
parent d5db163208
commit 6be56de3ed
2 changed files with 1 additions and 21 deletions

View File

@ -605,11 +605,6 @@ parameters:
count: 1
path: ../../../src/item/Item.php
-
message: "#^Parameter \\#4 \\$entityClass of class pocketmine\\\\item\\\\SpawnEgg constructor expects class\\-string\\<pocketmine\\\\entity\\\\Entity\\>, pocketmine\\\\entity\\\\Living\\|string given\\.$#"
count: 1
path: ../../../src/item/ItemFactory.php
-
message: "#^Parameter \\#2 \\$input1 of function array_map expects array, array\\|false given\\.$#"
count: 1