Browse Source

removed wrong PHPDoc

Oskar Stark 8 years ago
parent
commit
8ab5d21500
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Controller/CoreController.php

+ 0 - 2
Controller/CoreController.php

@@ -26,8 +26,6 @@ use Symfony\Component\HttpFoundation\Response;
 class CoreController extends Controller
 {
     /**
-     * @param Request $request
-     *
      * @return Response
      */
     public function dashboardAction()