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