فهرست منبع

removed wrong PHPDoc

Oskar Stark 8 سال پیش
والد
کامیت
8ab5d21500
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  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()