ricbra / php-discogs-api

PHP 5.4 Implementation of the Discogs API
MIT License
152 stars 95 forks source link

added get profile user api call #48

Closed maxperei closed 6 years ago

ricbra commented 6 years ago

Thank you for your contribution @maxperei

Could you also add a unit test for the new method? You can check the tests folder to see how the other calls are tested.

ricbra commented 6 years ago

Looks good, thanks again @maxperei