Skip to content

Commit

Permalink
Added ShopCategory Property to Client (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
phongphanmage authored Feb 14, 2020
1 parent adc6f05 commit 2bb82b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
* @property Nodes\Returns\Returns returns
* @property Nodes\Shop\Shop shop
* @property Nodes\Discount\Discount discount
* @property Nodes\ShopCategory\ShopCategory $shopCategory
*/
class Client
{
Expand Down

0 comments on commit 2bb82b3

Please sign in to comment.