mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
CS
This commit is contained in:
@ -36,7 +36,7 @@ if(!is_array($defaultConfig)){
|
|||||||
$constants = [];
|
$constants = [];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param mixed[] $properties
|
* @param mixed[] $properties
|
||||||
* @param string[] $constants
|
* @param string[] $constants
|
||||||
* @phpstan-param array<string, string> $constants
|
* @phpstan-param array<string, string> $constants
|
||||||
* @phpstan-param-out array<string, string> $constants
|
* @phpstan-param-out array<string, string> $constants
|
||||||
|
Reference in New Issue
Block a user