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 d4e78e2 commit 67d73e3Copy full SHA for 67d73e3
framework/console/Controller.php
@@ -520,7 +520,7 @@ public function getPassedOptionValues()
520
* You may override this method to return customized summary.
521
* The default implementation returns first line from the PHPDoc comment.
522
*
523
- * @return string the one-line short summary describing this controller
+ * @return string the one-line short summary describing this controller.
524
*/
525
public function getHelpSummary()
526
{
0 commit comments