phpclassic / php-shopify

PHP SDK for Shopify API
Apache License 2.0
570 stars 210 forks source link

PHPShopify\ShopifySDK::config not working in class methods when initialized in class constructor #247

Open svishalgarg opened 2 years ago

svishalgarg commented 2 years ago

config initialize not working when coded added in class constructor but working when initialized in class method