Skip to content

Commit 2c46985

Browse files
phpdoc fixes
1 parent 15eefe4 commit 2c46985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Command/Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ public function getName()
464464
/**
465465
* @param bool $hidden Whether or not the command should be hidden from the list of commands
466466
*
467-
* @return Command The current instance
467+
* @return $this
468468
*/
469469
public function setHidden($hidden)
470470
{

0 commit comments

Comments
 (0)