From ccacf8b1e170330e077bef30742d92ebdc432130 Mon Sep 17 00:00:00 2001 From: Mitul Golakiya Date: Tue, 3 Nov 2020 10:34:33 +0000 Subject: [PATCH] Apply fixes from StyleCI --- src/AdminLTEPreset.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AdminLTEPreset.php b/src/AdminLTEPreset.php index 1466c24..5a9922a 100644 --- a/src/AdminLTEPreset.php +++ b/src/AdminLTEPreset.php @@ -26,7 +26,7 @@ public function __construct(Command $command, $isFortify = false) /** * Update the given package array. * - * @param array $packages + * @param array $packages * * @return array */