Skip to content

Commit

Permalink
Update HttpPostJsonBody.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mevdschee committed Jun 6, 2016
1 parent 966c272 commit d71bdb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Call/HttpPostJsonBody.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @author Maurits van der Schee <[email protected]>
*/
class HttpPostJsonBody extends HttpPost implements ApiCallInterface
class HttpPostJsonBody extends CurlCall implements ApiCallInterface
{
/**
* {@inheritdoc}
Expand Down

0 comments on commit d71bdb9

Please sign in to comment.