Completed
Push — master ( 446c01...fcb59d )
by Ruud
113:27 queued 101:23
created
src/Kunstmaan/DashboardBundle/Controller/DashboardController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,7 @@
 block discarded – undo
17 17
      *
18 18
      * @param \Symfony\Component\HttpFoundation\Request $request
19 19
      *
20
-     * @return array
20
+     * @return \Symfony\Component\HttpFoundation\Response
21 21
      */
22 22
     public function indexAction(Request $request)
23 23
     {
Please login to merge, or discard this patch.