We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49dabc1 commit a18c7b9Copy full SHA for a18c7b9
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 $property
90
91
* @return void
92
*/
0 commit comments