Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Codexshaper/laravel-woocommerce
Browse files Browse the repository at this point in the history
  • Loading branch information
maab16 committed Oct 17, 2020
2 parents 526d5d2 + 600302c commit 4a5f2f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Models/PaymentGateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
class PaymentGateway extends BaseModel
{
use QueryBuilderTrait;

protected $endpoint = 'payment_gateways';
}

0 comments on commit 4a5f2f3

Please sign in to comment.