Modernize property declarations in pocketmine\command namespace

This commit is contained in:
Dylan K. Taylor
2022-04-25 13:09:14 +01:00
parent 72cff0ee11
commit dca457b1e0
4 changed files with 11 additions and 24 deletions

View File

@@ -33,7 +33,7 @@ use function substr;
class FormattedCommandAlias extends Command{
/** @var string[] */
private $formatStrings = [];
private array $formatStrings = [];
/**
* @param string[] $formatStrings