core23 8 lat temu
rodzic
commit
cf0d5e4c94
1 zmienionych plików z 1 dodań i 2 usunięć
  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
      */