Completed
Push — master ( a58675...bb050a )
by Philip
04:49
created
src/CRUDlex/Controller.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -334,7 +334,7 @@
 block discarded – undo
334 334
      * @param string $entity
335 335
      * the current entity
336 336
      *
337
-     * @return Response
337
+     * @return string
338 338
      * the HTTP response of this action or 404 on invalid input
339 339
      */
340 340
     public function showList(Request $request, $entity)
Please login to merge, or discard this patch.