Completed
Branch test (5c93a7)
by
unknown
177:47 queued 163:22
created
src/func/httpupload.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -144,6 +144,9 @@
 block discarded – undo
144 144
         return $this->rewrite($content, false);
145 145
     }
146 146
 
147
+    /**
148
+     * @return string
149
+     */
147 150
     private function rewrite($content, $headers = false)
148 151
     {
149 152
         $start_time = microtime(true);
Please login to merge, or discard this patch.