Completed
Push — master ( ba1c59...9de6f9 )
by Gareth
03:03
created
src/API/ExchangeWebServices.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -435,7 +435,7 @@  discard block
 block discarded – undo
435 435
 
436 436
     /**
437 437
      * @param Message\BaseResponseMessageType $response
438
-     * @param $code
438
+     * @param integer $code
439 439
      * @throws ExchangeException
440 440
      * @throws NoResponseReturnedException
441 441
      * @throws ServiceUnavailableException
@@ -504,7 +504,7 @@  discard block
 block discarded – undo
504 504
     }
505 505
 
506 506
     /**
507
-     * @param array $middlewareStack
507
+     * @param boolean $middlewareStack
508 508
      * @param MiddlewareRequest $request
509 509
      * @return MiddlewareResponse
510 510
      */
Please login to merge, or discard this patch.