@@ -20,7 +20,7 @@ |
||
20 | 20 | * @param array $array |
21 | 21 | * @param RpcRequestInterface $request |
22 | 22 | * |
23 | - * @return JsonResponse |
|
23 | + * @return ResponseImpl |
|
24 | 24 | */ |
25 | 25 | public function testAction($noDefault, $default = 'test', array $array, RpcRequestInterface $request) |
26 | 26 | { |