basecrm-php
basecrm-php copied to clipboard
Checking so errors in response is set, fixes zendesk/basecrm-php#23
Errors in response can be null. This is setting $this->errors to an empty array if that is the case.