We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f52b6d2 + 585b4c4 commit 600302cCopy full SHA for 600302c
src/Models/PaymentGateway.php
@@ -7,6 +7,6 @@
7
class PaymentGateway extends BaseModel
8
{
9
use QueryBuilderTrait;
10
-
+
11
protected $endpoint = 'payment_gateways';
12
}
0 commit comments