Completed
Push — master ( dc597d...b6f006 )
by Lee
07:27
created
src/UploadFile.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -166,6 +166,9 @@
 block discarded – undo
166 166
         return true;
167 167
     }
168 168
 
169
+    /**
170
+     * @param string $type
171
+     */
169 172
     protected function isValidFileType($type)
170 173
     {
171 174
         // Allow all mines
Please login to merge, or discard this patch.