Skip to content

Commit

Permalink
docs: Add the type of parameter.
Browse files Browse the repository at this point in the history
  • Loading branch information
ping-yee committed Apr 19, 2023
1 parent 3ba53c4 commit 939debe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/Config/BaseService.php
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ class BaseService
*
* $key must be a name matching a service.
*
* @param array|object|string|null ...$params
* @param array|bool|float|int|object|string|null ...$params
*
* @return object
*/
Expand Down

0 comments on commit 939debe

Please sign in to comment.