Skip to content

Commit

Permalink
Merge pull request #5 from prhost/master
Browse files Browse the repository at this point in the history
fix class camelcase
  • Loading branch information
prhost authored Aug 8, 2019
2 parents 41bb713 + 89edb22 commit ed29cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Classes/IntegraCommerce.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
use GuzzleHttp\Middleware;
use Psr\Http\Message\ResponseInterface;

class Integracommerce
class IntegraCommerce
{
/**
* Username for HTTP basic authentication
Expand Down

0 comments on commit ed29cd2

Please sign in to comment.