@@ -26,7 +26,7 @@ |
||
26 | 26 | * Get a mock response for a client by mock file name |
27 | 27 | * |
28 | 28 | * @param string $path Relative path to the mock response file |
29 | - * @param string $code HTTP response code to respond with |
|
29 | + * @param integer $code HTTP response code to respond with |
|
30 | 30 | * |
31 | 31 | * @return Response |
32 | 32 | */ |