Skip to content

Commit 3ad5127

Browse files
committed
Merge branch 'master' of github.com:iamtartan/laravel-online-payment
2 parents 293856c + 2f66c37 commit 3ad5127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ php artisan vendor:publish
4747
```php
4848
namespace App\Model;
4949

50-
use Tartan\Larapay\Transaction;
50+
use Tartan\Larapay\Transaction\TransactionInterface;
5151

5252
class Transaction extends Model implements TransactionInterface
5353
{

0 commit comments

Comments
 (0)