Skip to content

Commit

Permalink
Fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Sephster committed Nov 13, 2018
1 parent efa8ef6 commit 94e75ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Exception/OAuthServerException.php
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,8 @@ public static function serverError($hint, Throwable $previous = null)
7,
'server_error',
500,
null,
null,
$previous
);
}
Expand Down

0 comments on commit 94e75ba

Please sign in to comment.