Clean PHPStan baselines

This commit is contained in:
Dylan K. Taylor
2021-05-05 14:51:39 +01:00
parent 652de2632a
commit 73420819f6
4 changed files with 2 additions and 57 deletions

View File

@ -30,11 +30,6 @@ parameters:
count: 1
path: ../../../src/Server.php
-
message: "#^pocketmine\\\\block\\\\inventory\\\\DoubleChestInventory\\:\\:__construct\\(\\) does not call parent constructor from pocketmine\\\\block\\\\inventory\\\\ChestInventory\\.$#"
count: 1
path: ../../../src/block/inventory/DoubleChestInventory.php
-
message: "#^Property pocketmine\\\\event\\\\entity\\\\EntityShootBowEvent\\:\\:\\$projectile \\(pocketmine\\\\entity\\\\projectile\\\\Projectile\\) does not accept pocketmine\\\\entity\\\\Entity\\.$#"
count: 1