The property id does not exist on Signifly\Shopify\REST\Resources\CustomerResource. Since you implemented __get, consider adding a @property annotation.
The property id does not exist on Signifly\Shopify\REST\Resources\CustomerResource. Since you implemented __get, consider adding a @property annotation.
Loading history...
17
}
18
19
public function getAddresses(array $params = []): Collection
The property id does not exist on Signifly\Shopify\REST\Resources\CustomerResource. Since you implemented __get, consider adding a @property annotation.