Completed
Push — master ( 2c8efd...fa85ab )
by Roberto
05:51 queued 39s
created
src/Mail.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -108,7 +108,7 @@
 block discarded – undo
108 108
 
109 109
     /**
110 110
      * Checks if given data is file, handles mixed input
111
-     * @param  mixed $value
111
+     * @param  string $value
112 112
      * @return boolean
113 113
      */
114 114
     private function isFile($value)
Please login to merge, or discard this patch.