Closed shaxzodbek-uzb closed 3 years ago
https://github.com/shaxzodbek-uzb/pay-uz/blob/0415b45e540e1b270516704f409d610d14b4e460/src/Http/Classes/Click/Response.php#L83
if(env('APP_ENV') != 'testing') header('Content-Type: application/json; charset=UTF-8'); echo json_encode($this->response);
https://github.com/shaxzodbek-uzb/pay-uz/blob/0415b45e540e1b270516704f409d610d14b4e460/src/Http/Classes/Click/Response.php#L83