We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2d4d3c commit ee3884fCopy full SHA for ee3884f
1 file changed
system/Commands/Utilities/Routes.php
@@ -66,7 +66,7 @@ class Routes extends BaseCommand
66
/**
67
* the Command's Options
68
*
69
- * @var array
+ * @var array<string, string>
70
*/
71
protected $options = [
72
'-h' => 'Sort by Handler.',
0 commit comments