Skip to content

Commit 600302c

Browse files
authored
Merge pull request #49 from Codexshaper/analysis-3w7mw1
Apply fixes from StyleCI
2 parents f52b6d2 + 585b4c4 commit 600302c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Models/PaymentGateway.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
class PaymentGateway extends BaseModel
88
{
99
use QueryBuilderTrait;
10-
10+
1111
protected $endpoint = 'payment_gateways';
1212
}

0 commit comments

Comments
 (0)