Skip to content

Commit

Permalink
docs: mark request failure exception as final
Browse files Browse the repository at this point in the history
Co-authored-by: George Steel <[email protected]>
  • Loading branch information
c0nst4ntin and gsteel authored Jan 5, 2023
1 parent 2873800 commit 64b7beb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Prismic/Exception/RequestFailureException.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
use Psr\Http\Message\RequestInterface;
use Psr\Http\Message\ResponseInterface;

/** @final This class is not designed to be open to extension */
class RequestFailureException extends RuntimeException
{

Expand Down

0 comments on commit 64b7beb

Please sign in to comment.