Skip to content

Commit 1d2eb63

Browse files
committed
docs: add type null.
1 parent a18c7b9 commit 1d2eb63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Config/BaseConfig.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ public function __construct()
8686
/**
8787
* Initialization an environment-specific configuration setting
8888
*
89-
* @param array|bool|float|int|string $property
89+
* @param array|bool|float|int|string|null $property
9090
*
9191
* @return void
9292
*/

0 commit comments

Comments
 (0)