Completed
Push — master ( 1b00cc...60d51f )
by Maxime
06:38
created
src/Distilleries/FormBuilder/FormBuilderServiceProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -149,7 +149,7 @@
 block discarded – undo
149 149
 
150 150
     /**
151 151
      * Check if an alias already exists in the IOC
152
-     * @param $alias
152
+     * @param string $alias
153 153
      * @return bool
154 154
      */
155 155
     private function aliasExists($alias)
Please login to merge, or discard this patch.