Skip to content

Commit 9833807

Browse files
committed
fix readme
1 parent 423de0c commit 9833807

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Add the `HasWallet` trait and `Product` interface to `Item` model.
8787
```php
8888
use Bavix\Wallet\Traits\HasWallet;
8989
use Bavix\Wallet\Interfaces\Product;
90+
use Bavix\Wallet\Interfaces\Customer;
9091

9192
class Item extends Model implements Product
9293
{

0 commit comments

Comments
 (0)