Skip to content

Commit 57fbd11

Browse files
authored
Merge pull request #87 from arrilot/analysis-XkyQl1
Apply fixes from StyleCI
2 parents e0b999e + 79b47db commit 57fbd11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Console/WidgetMakeCommand.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class WidgetMakeCommand extends GeneratorCommand
3131
protected $type = 'Widget';
3232

3333
/**
34-
* Execute the console command for Laravel >= 5.5
34+
* Execute the console command for Laravel >= 5.5.
3535
*
3636
* @return void
3737
*/
@@ -51,7 +51,7 @@ public function handle()
5151
}
5252

5353
/**
54-
* Execute the console command for Laravel < 5.5
54+
* Execute the console command for Laravel < 5.5.
5555
*
5656
* @return void
5757
*/

0 commit comments

Comments
 (0)