We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14b714d commit b60414aCopy full SHA for b60414a
Capsule/CommandHelper.php
@@ -85,7 +85,7 @@ protected function isProduction(): bool
85
* Get a specific option value from options array.
86
* Example: option('force', false)
87
*
88
- * @param string $key
+ * @param string $key
89
* @param string|array|bool|null $default
90
91
* @return mixed
0 commit comments