Skip to content

Commit aefba24

Browse files
committed
format code
1 parent a6e554c commit aefba24

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
@@ -266,7 +266,7 @@ public function getName()
266266
*/
267267
public function showInHelp()
268268
{
269-
return $this->show_in_help;
269+
return $this->show_in_help;
270270
}
271271

272272
/**

0 commit comments

Comments
 (0)