Fix PHPStan

This commit is contained in:
Dylan K. Taylor 2022-12-22 16:53:14 +00:00
parent b03733442b
commit 2a33c9ed3b
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

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