Ver Fonte

removed wrong PHPDoc

Oskar Stark há 8 anos atrás
pai
commit
8ab5d21500
1 ficheiros alterados com 0 adições e 2 exclusões
  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()