jqh 4 years ago
parent
commit
f02dc27466
1 changed files with 1 additions and 1 deletions
  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.
      *
-     * @throws \Dcat\Admin\Exception\RespondException
+     * @throws \Illuminate\Http\Exceptions\HttpResponseException
      */
     public static function error()
     {