Skip to content

Commit

Permalink
Merge pull request #87 from arrilot/analysis-XkyQl1
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
arrilot authored Oct 4, 2017
2 parents e0b999e + 79b47db commit 57fbd11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Console/WidgetMakeCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class WidgetMakeCommand extends GeneratorCommand
protected $type = 'Widget';

/**
* Execute the console command for Laravel >= 5.5
* Execute the console command for Laravel >= 5.5.
*
* @return void
*/
Expand All @@ -51,7 +51,7 @@ public function handle()
}

/**
* Execute the console command for Laravel < 5.5
* Execute the console command for Laravel < 5.5.
*
* @return void
*/
Expand Down

0 comments on commit 57fbd11

Please sign in to comment.