File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed
Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ class User extends Model implements Customer
4343Add the ` HasWallet ` trait and interface to ` Item ` model.
4444
4545Starting from version 9.x there are two product interfaces:
46- - For an unlimited number of products (` ProductLimitedInterface ` );
47- - For a limited number of products (` ProductInterface ` );
46+ - For an unlimited number of products (` ProductInterface ` );
47+ - For a limited number of products (` ProductLimitedInterface ` );
4848
4949An example with an unlimited number of products:
5050``` php
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ class User extends Model implements Customer
1919Add the ` HasWallet ` trait and interface to ` Item ` model.
2020
2121Starting from version 9.x there are two product interfaces:
22- - For an unlimited number of products (` ProductLimitedInterface ` );
23- - For a limited number of products (` ProductInterface ` );
22+ - For an unlimited number of products (` ProductInterface ` );
23+ - For a limited number of products (` ProductLimitedInterface ` );
2424
2525An example with an unlimited number of products:
2626``` php
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ class User extends Model implements Customer
1919Add the ` HasWallet ` trait and interface to ` Item ` model.
2020
2121Starting from version 9.x there are two product interfaces:
22- - For an unlimited number of products (` ProductLimitedInterface ` );
23- - For a limited number of products (` ProductInterface ` );
22+ - For an unlimited number of products (` ProductInterface ` );
23+ - For a limited number of products (` ProductLimitedInterface ` );
2424
2525An example with an unlimited number of products:
2626``` php
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ class User extends Model implements Customer
1919Add the ` HasWallet ` trait and interface to ` Item ` model.
2020
2121Starting from version 9.x there are two product interfaces:
22- - For an unlimited number of products (` ProductLimitedInterface ` );
23- - For a limited number of products (` ProductInterface ` );
22+ - For an unlimited number of products (` ProductInterface ` );
23+ - For a limited number of products (` ProductLimitedInterface ` );
2424
2525An example with an unlimited number of products:
2626``` php
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ class User extends Model implements Customer
1919Add the ` HasWallet ` trait and interface to ` Item ` model.
2020
2121Starting from version 9.x there are two product interfaces:
22- - For an unlimited number of products (` ProductLimitedInterface ` );
23- - For a limited number of products (` ProductInterface ` );
22+ - For an unlimited number of products (` ProductInterface ` );
23+ - For a limited number of products (` ProductLimitedInterface ` );
2424
2525An example with an unlimited number of products:
2626``` php
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ class User extends Model implements Customer
1919Add the ` HasWallet ` trait and interface to ` Item ` model.
2020
2121Starting from version 9.x there are two product interfaces:
22- - For an unlimited number of products (` ProductLimitedInterface ` );
23- - For a limited number of products (` ProductInterface ` );
22+ - For an unlimited number of products (` ProductInterface ` );
23+ - For a limited number of products (` ProductLimitedInterface ` );
2424
2525An example with an unlimited number of products:
2626``` php
You can’t perform that action at this time.
0 commit comments