Skip to content

Commit

Permalink
Merge branch 'master' of github.com:iamtartan/laravel-online-payment
Browse files Browse the repository at this point in the history
  • Loading branch information
samuraee committed May 31, 2019
2 parents 293856c + 2f66c37 commit 3ad5127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ php artisan vendor:publish
```php
namespace App\Model;

use Tartan\Larapay\Transaction;
use Tartan\Larapay\Transaction\TransactionInterface;

class Transaction extends Model implements TransactionInterface
{
Expand Down

0 comments on commit 3ad5127

Please sign in to comment.