@@ -180,7 +180,7 @@ |
||
180 | 180 | } |
181 | 181 | |
182 | 182 | /** |
183 | - * @param $fakeRequest |
|
183 | + * @param \PHPUnit_Framework_MockObject_MockObject|null $fakeRequest |
|
184 | 184 | * @param $fakeResponse |
185 | 185 | * @return \PHPUnit_Framework_MockObject_MockObject|\Mrzard\OpenExchangeRates\Service\HttpClientInterface |
186 | 186 | */ |