mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-03 16:45:13 +00:00
Fix CS
This commit is contained in:
@ -30,6 +30,7 @@ use PHPStan\Rules\Rule;
|
||||
use PHPStan\Rules\RuleErrorBuilder;
|
||||
use PHPStan\Type\TypeWithClassName;
|
||||
use pocketmine\utils\LegacyEnumShimTrait;
|
||||
use function sprintf;
|
||||
|
||||
/**
|
||||
* @phpstan-implements Rule<StaticCall>
|
||||
|
Reference in New Issue
Block a user