Completed
Pull Request — 6.0 (#1881)
by Sander
68:36 queued 50:55
created
src/Kunstmaan/ConfigBundle/Controller/ConfigController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -91,7 +91,7 @@
 block discarded – undo
91 91
      * @param Request $request
92 92
      * @param string $internalName
93 93
      *
94
-     * @return array|RedirectResponse
94
+     * @return \Symfony\Component\HttpFoundation\Response
95 95
      */
96 96
     public function indexAction(Request $request, $internalName)
97 97
     {
Please login to merge, or discard this patch.