mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 19:06:35 +00:00
Fix CS
This commit is contained in:
parent
3f7abf29a8
commit
3906600d44
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user