@@ -38,7 +38,7 @@ |
||
38 | 38 | * |
39 | 39 | * @param Request $request |
40 | 40 | * |
41 | - * @return mixed |
|
41 | + * @return Response |
|
42 | 42 | */ |
43 | 43 | public function getFieldsAction(Request $request) |
44 | 44 | { |
@@ -19,7 +19,6 @@ |
||
19 | 19 | use Sulu\Component\Rest\Exception\EntityNotFoundException; |
20 | 20 | use Sulu\Component\Rest\ListBuilder\FieldDescriptor; |
21 | 21 | use Sulu\Component\Rest\ListBuilder\ListRepresentation; |
22 | -use Sulu\Component\Rest\ListBuilder\ListRestHelper; |
|
23 | 22 | use Symfony\Component\HttpFoundation\Request; |
24 | 23 | use Symfony\Component\HttpFoundation\Response; |
25 | 24 | use Symfony\Component\HttpFoundation\ResponseHeaderBag; |