Completed
Push — master ( 79e63b...a5181c )
by Daniel
05:26 queued 02:19
created
code/MimeUploadValidator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
      * Check if the temporary file has a valid MIME type for it's extension.
29 29
      *
30 30
      * @uses finfo php extension
31
-     * @return boolean|null
31
+     * @return boolean
32 32
      */
33 33
     public function isValidMime()
34 34
     {
Please login to merge, or discard this patch.