Showing 2,539 of 3,709 total issues
Method getOrdersRequest
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getOrdersRequest($field_groups = null, $filter = null, $limit = null, $offset = null, $order_ids = null)
Method toQueryValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$value,
string $paramName,
string $openApiType = 'string',
string $style = 'form',
bool $explode = true
Method toQueryValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$value,
string $paramName,
string $openApiType = 'string',
string $style = 'form',
bool $explode = true
Method uploadVideoRequest
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function uploadVideoRequest($content_type, $video_id, $content_length = null, $content_range = null, $body = null)
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
Method toQueryValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$value,
string $paramName,
string $openApiType = 'string',
string $style = 'form',
bool $explode = true
Method uploadVideoAsyncWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function uploadVideoAsyncWithHttpInfo($content_type, $video_id, $content_length = null, $content_range = null, $body = null)
Method toQueryValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$value,
string $paramName,
string $openApiType = 'string',
string $style = 'form',
bool $explode = true
Method uploadVideoAsync
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function uploadVideoAsync($content_type, $video_id, $content_length = null, $content_range = null, $body = null)
Method uploadVideoWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function uploadVideoWithHttpInfo($content_type, $video_id, $content_length = null, $content_range = null, $body = null)
Method uploadVideo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function uploadVideo($content_type, $video_id, $content_length = null, $content_range = null, $body = null)
Method toQueryValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$value,
string $paramName,
string $openApiType = 'string',
string $style = 'form',
bool $explode = true
Method getCharityOrgsAsync
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getCharityOrgsAsync($x_ebay_c_marketplace_id, $limit = null, $offset = null, $q = null, $registration_ids = null)
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
Method getCharityOrgs
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getCharityOrgs($x_ebay_c_marketplace_id, $limit = null, $offset = null, $q = null, $registration_ids = null)
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
Method getCharityOrgsRequest
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getCharityOrgsRequest($x_ebay_c_marketplace_id, $limit = null, $offset = null, $q = null, $registration_ids = null)
Method getCharityOrgsAsyncWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getCharityOrgsAsyncWithHttpInfo($x_ebay_c_marketplace_id, $limit = null, $offset = null, $q = null, $registration_ids = null)
Method toQueryValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$value,
string $paramName,
string $openApiType = 'string',
string $style = 'form',
bool $explode = true