@@ -435,7 +435,7 @@ discard block |
||
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 |
||
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 | */ |