Skip to content

Commit

Permalink
Add missing param doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Hoffmann committed May 15, 2017
1 parent ed10eac commit 0cd74de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Console/HelpFormatter.php
Expand Up @@ -71,6 +71,7 @@ public function __construct(ConsoleOptionParser $parser)
/**
* Set the alias
*
* @param string $alias The alias
* @return void
* @throws \Cake\Console\Exception\ConsoleException When alias is not a string.
*/
Expand Down

0 comments on commit 0cd74de

Please sign in to comment.