src/Api/CurlHttpClient.php
CurlHttpClient
has 21 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class CurlHttpClient implements HttpClient
{
/**
* Custom CURL options for requests.
*
Line exceeds 120 characters; contains 151 characters Open
Open
CURLOPT_USERAGENT => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36'
- Exclude checks