Validate transaction slots #8746
Annotations
3 errors
Run PHPStan:
src/inventory/ArmorInventory.php#L81
Method pocketmine\inventory\ArmorInventory::initSlotValidators() has parameter $validators with generic class pocketmine\utils\ObjectSet but does not specify its types: T
|
Run PHPStan:
src/inventory/SlotSafeInventoryTrait.php (in context of class pocketmine/inventory/ArmorInventory)#L29
Property pocketmine\inventory\ArmorInventory::$validators with generic class pocketmine\utils\ObjectSet does not specify its types: T
|
Run PHPStan
Process completed with exit code 1.
|
Loading