Skip to content

Commit ee3884f

Browse files
kenjisdatamweb
andauthored
docs: make @var more specific
Co-authored-by: Pooya Parsa Dadashi <pooya_parsa_dadashi@yahoo.com>
1 parent c2d4d3c commit ee3884f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Commands/Utilities/Routes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ class Routes extends BaseCommand
6666
/**
6767
* the Command's Options
6868
*
69-
* @var array
69+
* @var array<string, string>
7070
*/
7171
protected $options = [
7272
'-h' => 'Sort by Handler.',

0 commit comments

Comments
 (0)