core23 8 gadi atpakaļ
vecāks
revīzija
cf0d5e4c94
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  1. 1 2
      Controller/CRUDController.php

+ 1 - 2
Controller/CRUDController.php

@@ -1225,8 +1225,7 @@ class CRUDController extends Controller
     /**
      * Validate CSRF token for action without form.
      *
-     * @param string  $intention
-     * @param Request $request
+     * @param string $intention
      *
      * @throws HttpException
      */