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 49cd606 commit baf6a26Copy full SHA for baf6a26
src/Commands/Generators/UserModelGenerator.php
@@ -54,7 +54,7 @@ class UserModelGenerator extends BaseCommand
54
/**
55
* The Command's Options
56
*
57
- * @var array
+ * @var array<string, string>
58
*/
59
protected $options = [
60
'--namespace' => 'Set root namespace. Default: "APP_NAMESPACE".',
0 commit comments