Browse Source

Removed old PHPDoc (#3783)

Oskar Stark 9 years ago
parent
commit
202e737435
1 changed files with 1 additions and 2 deletions
  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
      */