@@ -18,7 +18,7 @@ |
||
| 18 | 18 | * @Route("/", name="kunstmaan_dashboard") |
| 19 | 19 | * |
| 20 | 20 | * @param \Symfony\Component\HttpFoundation\Request $request |
| 21 | - * @return array |
|
| 21 | + * @return \Symfony\Component\HttpFoundation\Response |
|
| 22 | 22 | */ |
| 23 | 23 | public function indexAction(Request $request, $segmentId=null) |
| 24 | 24 | { |