File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1010namespace PHPShopify ;
1111
1212
13- /*
13+ /**
1414 * --------------------------------------------------------------------------
1515 * PriceRule -> Child Resources
1616 * --------------------------------------------------------------------------
Original file line number Diff line number Diff line change 7474 * @property-read Customer $Customer
7575 * @property-read CustomerSavedSearch $CustomerSavedSearch
7676 * @property-read Discount $Discount
77+ * @property-read PriceRule $PriceRule
7778 * @property-read Event $Event
7879 * @property-read FulfillmentService $FulfillmentService
7980 * @property-read GiftCard $GiftCard
107108 * @method Customer Customer(integer $id = null)
108109 * @method CustomerSavedSearch CustomerSavedSearch(integer $id = null)
109110 * @method Discount Discount(integer $id = null)
111+ * @method PriceRule PriceRule(integer $id = null)
110112 * @method Event Event(integer $id = null)
111113 * @method FulfillmentService FulfillmentService(integer $id = null)
112114 * @method GiftCard GiftCard(integer $id = null)
You can’t perform that action at this time.
0 commit comments