Skip to content

Commit

Permalink
Apply fixes from StyleCI (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: Raza Mehdi <[email protected]>
  • Loading branch information
srmklive and srmklive authored Dec 30, 2020
1 parent 32393ef commit c463419
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Exceptions/BadRequest.php
Original file line number Diff line number Diff line change
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 c463419

Please sign in to comment.