We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Для корректной работы фреймворка надо добавить подключения:
В файл lib\RetailCrm\ApiClient.php пропишите require_once "/Http/Client.php";
В файл lib\RetailCrm\Http\Client.php пропишите require_once "/../Response/ApiResponse.php";