Skip to content

Commit 79b47db

Browse files
arrilotStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent e0b999e commit 79b47db

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)