@@ -10,7 +10,7 @@ |
||
10 | 10 | class Guzzle3Mock |
11 | 11 | { |
12 | 12 | /** |
13 | - * @param array $responseCollection |
|
13 | + * @param Psr7Response[] $responseCollection |
|
14 | 14 | * @return \CanalTP\AbstractGuzzle\Guzzle |
15 | 15 | */ |
16 | 16 | public function getMock(array $responseCollection) |