Explorar el Código

Removed old PHPDoc (#3783)

Oskar Stark hace 9 años
padre
commit
202e737435
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      Controller/CRUDController.php

+ 1 - 2
Controller/CRUDController.php

@@ -462,8 +462,7 @@ class CRUDController extends Controller
     /**
      * Redirect the user depend on this choice.
      *
-     * @param object  $object
-     * @param Request $request
+     * @param object $object
      *
      * @return RedirectResponse
      */