PocketMine-MP/tests/phpstan/configs/actual-problems.neon
2021-10-26 20:21:58 +01:00

8 lines
307 B
Plaintext

parameters:
ignoreErrors:
-
message: "#^Property pocketmine\\\\event\\\\entity\\\\EntityShootBowEvent\\:\\:\\$projectile \\(pocketmine\\\\entity\\\\projectile\\\\Projectile\\) does not accept pocketmine\\\\entity\\\\Entity\\.$#"
count: 1
path: ../../../src/event/entity/EntityShootBowEvent.php