Passed
Push — master ( b16f70...ec9870 )
by mon
01:38
created
src/Type/Extension.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1017,8 +1017,8 @@
 block discarded – undo
1017 1017
     /**
1018 1018
      * Autodetect a file's MIME-type.
1019 1019
      *
1020
-     * @param string $file Path to the file to get the type of
1021 1020
      *
1021
+     * @param string $extension
1022 1022
      * @return string $file's MIME-type on success, PEAR_Error otherwise
1023 1023
      */
1024 1024
     public function getMIMEType($extension)
Please login to merge, or discard this patch.