Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
srmklive authored and StyleCIBot committed Dec 30, 2020
1 parent cbe6c73 commit 639d8a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Exceptions/BadRequest.php
Expand Up @@ -9,6 +9,7 @@ class BadRequest extends Exception
{
/**
* BadRequest constructor.
*
* @param ResponseInterface $response
*/
public function __construct(ResponseInterface $response)
Expand Down

0 comments on commit 639d8a4

Please sign in to comment.