kloon / WooCommerce-REST-API-Client-Library

A PHP wrapper for the WooCommerce REST API
GNU General Public License v3.0
356 stars 175 forks source link

Null after json #242

Open mortezaaghaie opened 6 years ago

mortezaaghaie commented 6 years ago

Hi, I have a problem with library, which that after return json, return a null word at the end of json, I have no idea what is that : ----------------------------------------returned result like below-------------- {"product_categories":[{"id":1291,"name":"brand1","slug":"brand1","parent":1290,"description":"","display":"default","image":"","count":0}]}null