Completed
Push — master ( 44cf56...396520 )
by Sander
15:47
created
src/Kunstmaan/DashboardBundle/Controller/DashboardController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.