Skip to content

Commit

Permalink
Merge pull request #7572 from ping-yee/230614_config
Browse files Browse the repository at this point in the history
docs: replace mixed type at `Config` class.
  • Loading branch information
kenjis authored Jun 16, 2023
2 parents 8069635 + 1d2eb63 commit d827fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/Config/BaseConfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ public function __construct()
/**
* Initialization an environment-specific configuration setting
*
* @param mixed $property
* @param array|bool|float|int|string|null $property
*
* @return void
*/
Expand Down

0 comments on commit d827fc9

Please sign in to comment.