We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 526d5d2 + 600302c commit 4a5f2f3Copy full SHA for 4a5f2f3
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