From 0274a1b648226401ed76377170fb561dda73832c Mon Sep 17 00:00:00 2001 From: Iman Date: Sun, 21 Jan 2018 17:21:31 +0000 Subject: [PATCH] Apply fixes from StyleCI --- src/WidgetGenerator.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/WidgetGenerator.php b/src/WidgetGenerator.php index db3fb92..19faa33 100644 --- a/src/WidgetGenerator.php +++ b/src/WidgetGenerator.php @@ -41,8 +41,8 @@ public function handle() $this->createView(); } } - - /** + + /** * Execute the console command. * * @return void