We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8069635 + 1d2eb63 commit d827fc9Copy full SHA for d827fc9
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 mixed $property
+ * @param array|bool|float|int|string|null $property
90
91
* @return void
92
*/
0 commit comments