Skip to content

Commit 67d73e3

Browse files
authored
Update framework/console/Controller.php
1 parent d4e78e2 commit 67d73e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/console/Controller.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ public function getPassedOptionValues()
520520
* You may override this method to return customized summary.
521521
* The default implementation returns first line from the PHPDoc comment.
522522
*
523-
* @return string the one-line short summary describing this controller
523+
* @return string the one-line short summary describing this controller.
524524
*/
525525
public function getHelpSummary()
526526
{

0 commit comments

Comments
 (0)