Skip to content

Commit

Permalink
Fix deprecation message
Browse files Browse the repository at this point in the history
  • Loading branch information
msmakouz committed Jan 2, 2024
1 parent 00f054a commit 8b40155
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

/**
* HTTP 500 exception.
* @deprecated since v3.11.1.
* @deprecated since v3.12
*/
class ServerErrorException extends ClientException
{
Expand Down

0 comments on commit 8b40155

Please sign in to comment.