Completed
Push — dev ( 9166ca...a33aa1 )
by James Ekow Abaka
01:54
created
src/Input.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -186,6 +186,9 @@
 block discarded – undo
186 186
         }
187 187
     }
188 188
 
189
+    /**
190
+     * @param null|string $key
191
+     */
189 192
     private static function getFileObjects($key)
190 193
     {
191 194
         $files = [];
Please login to merge, or discard this patch.