diff --git a/src/User.php b/src/User.php index 88ab193..892e7b7 100644 --- a/src/User.php +++ b/src/User.php @@ -273,6 +273,7 @@ public function all(): array * Get an array of permissions with descriptions. * * @return array + * * @throws JsonException */ public function describe(): array