Fixup TesterPlugin to PHPStan standards

This commit is contained in:
Dylan K. Taylor
2020-08-28 21:17:21 +01:00
parent 09eb904f6b
commit b7578fef9c
7 changed files with 32 additions and 17 deletions

View File

@ -20,6 +20,8 @@ parameters:
checkExplicitMixed: true
bootstrapFiles:
- tests/phpstan/bootstrap.php
scanDirectories:
- tests/plugins/TesterPlugin
scanFiles:
- src/pocketmine/PocketMine.php
- build/make-release.php
@ -29,6 +31,7 @@ parameters:
- build/make-release.php
- build/server-phar.php
- tests/phpunit
- tests/plugins/TesterPlugin
dynamicConstantNames:
- pocketmine\IS_DEVELOPMENT_BUILD
- pocketmine\DEBUG