Skip to content

Commit 50ad564

Browse files
committed
Minor doc block cleaning.
1 parent d4e04b7 commit 50ad564

3 files changed

Lines changed: 0 additions & 6 deletions

File tree

src/commands/CleanCommand.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ class CleanCommand extends Command {
5151

5252
/**
5353
* Create a new command instance.
54-
*
55-
* @return void
5654
*/
5755
public function __construct()
5856
{

src/commands/ConfigureCommand.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ class ConfigureCommand extends Command {
5151

5252
/**
5353
* Create a new command instance.
54-
*
55-
* @return void
5654
*/
5755
public function __construct()
5856
{

src/commands/InstallCommand.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ class InstallCommand extends Command {
3030

3131
/**
3232
* Create a new command instance.
33-
*
34-
* @return void
3533
*/
3634
public function __construct()
3735
{

0 commit comments

Comments
 (0)