Skip to content

Commit e00d3c8

Browse files
committed
fix missing char at comment
1 parent ed50957 commit e00d3c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commands/Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ public function getName()
259259
return $this->name;
260260
}
261261

262-
/*
262+
/**
263263
* Get Show in Help
264264
*
265265
* @return bool

0 commit comments

Comments
 (0)