We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a18c7b9 commit 1d2eb63Copy full SHA for 1d2eb63
1 file changed
system/Config/BaseConfig.php
@@ -86,7 +86,7 @@ public function __construct()
86
/**
87
* Initialization an environment-specific configuration setting
88
*
89
- * @param array|bool|float|int|string $property
+ * @param array|bool|float|int|string|null $property
90
91
* @return void
92
*/
0 commit comments