Skip to content

Commit b60414a

Browse files
update
1 parent 14b714d commit b60414a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Capsule/CommandHelper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ protected function isProduction(): bool
8585
* Get a specific option value from options array.
8686
* Example: option('force', false)
8787
*
88-
* @param string $key
88+
* @param string $key
8989
* @param string|array|bool|null $default
9090
*
9191
* @return mixed

0 commit comments

Comments
 (0)