From 4a0a538278edbb375d228093c3947d7a208d817d Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Fri, 25 Aug 2023 13:27:40 +0100 Subject: [PATCH] CS --- build/generate-pocketmine-yml-property-consts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/generate-pocketmine-yml-property-consts.php b/build/generate-pocketmine-yml-property-consts.php index 93d623918..23d1de04a 100644 --- a/build/generate-pocketmine-yml-property-consts.php +++ b/build/generate-pocketmine-yml-property-consts.php @@ -36,7 +36,7 @@ if(!is_array($defaultConfig)){ $constants = []; /** - * @param mixed[] $properties + * @param mixed[] $properties * @param string[] $constants * @phpstan-param array $constants * @phpstan-param-out array $constants