silence another phpstan bug

This commit is contained in:
Dylan K. Taylor 2020-05-13 00:25:16 +01:00
parent 11ef9fb0c0
commit 84f41153e9

View File

@ -70,6 +70,11 @@ parameters:
count: 1
path: ../../../src/network/mcpe/protocol/types/entity/EntityMetadataCollection.php
-
message: "#^Class pocketmine\\\\item\\\\LegacyStringToItemParser constructor invoked with 0 parameters, 1 required\\.$#"
count: 1
path: ../../../src/item/LegacyStringToItemParser.php
-
message: "#^Class pocketmine\\\\network\\\\mcpe\\\\StaticPacketCache constructor invoked with 0 parameters, 2 required\\.$#"
count: 1