Przeglądaj źródła

Merge branch '2.0' into gitee2

jqh 4 lat temu
rodzic
commit
b550824a3b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/Http/Auth/Permission.php

+ 1 - 1
src/Http/Auth/Permission.php

@@ -88,7 +88,7 @@ class Permission
     /**
     /**
      * Send error response page.
      * Send error response page.
      *
      *
-     * @throws \Dcat\Admin\Exception\RespondException
+     * @throws \Illuminate\Http\Exceptions\HttpResponseException
      */
      */
     public static function error()
     public static function error()
     {
     {