@@ -195,7 +195,7 @@ |
||
195 | 195 | * @param string $body |
196 | 196 | * @param int $status |
197 | 197 | * |
198 | - * @return HttpResponse |
|
198 | + * @return \Mockery\MockInterface |
|
199 | 199 | */ |
200 | 200 | protected function getMockedResponse($body = null, $status = Response::HTTP_OK) |
201 | 201 | { |