basecrm-php icon indicating copy to clipboard operation
basecrm-php copied to clipboard

Checking so errors in response is set, fixes zendesk/basecrm-php#23

Open up-znibb opened this issue 2 years ago • 0 comments

Errors in response can be null. This is setting $this->errors to an empty array if that is the case.

up-znibb avatar Jun 25 '23 17:06 up-znibb