wc-api-php
wc-api-php copied to clipboard
Update Client.php
the get method can return an array as well
@claudiosanches You know who is responsible for maintaining this repo?
Dup of https://github.com/woocommerce/wc-api-php/pull/354 ?
This does appear to be a duplicate of https://github.com/woocommerce/wc-api-php/pull/354. Closing this PR.
@joshuatf This was indeed a "dupe" of #354. I put in this request before I found that there were multiple endpoints that return either a stdClass or array. I'll find some examples to add to the other PR. Thanks for picking this project up.