Jelajahi Sumber

Fixed phpdoc

core23 8 tahun lalu
induk
melakukan
cf0d5e4c94
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  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
      */