phpclassic / php-shopify

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

Bug solved for previous link in ShopifyResounce #140

Closed zealnagar closed 4 years ago

zealnagar commented 4 years ago

The previous link was not getting assigned to prevLink property in the ShopifyResource class. Also, var_dump statement removed from getLink Method in ShopifyResource class.