fixed phpstan run again

This commit is contained in:
Dylan K. Taylor 2020-10-08 21:58:22 +01:00
parent a91710b199
commit 15cd354b98

View File

@ -497,7 +497,7 @@ parameters:
- -
message: "#^Cannot call method sendDataPacket\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#" message: "#^Cannot call method sendDataPacket\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
count: 1 count: 2
path: ../../../src/player/Player.php path: ../../../src/player/Player.php
- -