Completed
Push — master ( 094d27...3dcc20 )
by Benjamin
02:16
created
src/Request.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -203,7 +203,7 @@
 block discarded – undo
203 203
 
204 204
     /**
205 205
      * This gets called by an agent when a request has completed
206
-     * @param mixed $multiInfo result
206
+     * @param mixed $mutliInfo result
207 207
      * @return void
208 208
      */
209 209
     public function callBack($mutliInfo)
Please login to merge, or discard this patch.