@@ -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 | { |
@@ -17,7 +17,6 @@ |
||
| 17 | 17 | use FOS\RestBundle\Routing\ClassResourceInterface; |
| 18 | 18 | use Sulu\Bundle\ActivityLogBundle\Compatibility\FieldDescriptor; |
| 19 | 19 | use Sulu\Component\ActivityLog\ActivityLogger; |
| 20 | -use Sulu\Component\ActivityLog\ActivityLoggerInterface; |
|
| 21 | 20 | use Sulu\Component\Rest\Exception\EntityNotFoundException; |
| 22 | 21 | use Sulu\Component\Rest\ListBuilder\ListRepresentation; |
| 23 | 22 | use Sulu\Component\Rest\ListBuilder\ListRestHelper; |