Completed
Push — v2.0.x ( 29f8a5...f68836 )
by Florent
03:48 queued 01:00
created
src/Loader.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -120,7 +120,7 @@  discard block
 block discarded – undo
120 120
     }
121 121
 
122 122
     /**
123
-     * @param $input
123
+     * @param string $input
124 124
      *
125 125
      * @return array
126 126
      */
@@ -192,7 +192,7 @@  discard block
 block discarded – undo
192 192
     }
193 193
 
194 194
     /**
195
-     * @param $input
195
+     * @param string $input
196 196
      *
197 197
      * @return array
198 198
      */
Please login to merge, or discard this patch.