Completed
Push — master ( 4234bf...3e3b4d )
by Gabriel
02:43
created
src/Mailgun.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -110,6 +110,9 @@
 block discarded – undo
110 110
         }
111 111
     }
112 112
 
113
+    /**
114
+     * @param resource $file
115
+     */
113 116
     private function addTmpfile($file)
114 117
     {
115 118
         $this->tmpfiles[] = $file;
Please login to merge, or discard this patch.