Showing 2,539 of 3,709 total issues
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 __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
Method getItemSnapshotFeedWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemSnapshotFeedWithHttpInfo($accept, $x_ebay_c_marketplace_id, $range, $category_id, $snapshot_date)
Method getItemPriorityFeedWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemPriorityFeedWithHttpInfo($accept, $x_ebay_c_marketplace_id, $range, $category_id, $date)
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 getItemPriorityFeedRequest
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemPriorityFeedRequest($accept, $x_ebay_c_marketplace_id, $range, $category_id, $date)
Method getItemPriorityFeedAsync
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemPriorityFeedAsync($accept, $x_ebay_c_marketplace_id, $range, $category_id, $date)
Method getItemSnapshotFeed
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemSnapshotFeed($accept, $x_ebay_c_marketplace_id, $range, $category_id, $snapshot_date)
Method getItemPriorityFeedAsyncWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemPriorityFeedAsyncWithHttpInfo($accept, $x_ebay_c_marketplace_id, $range, $category_id, $date)
Method getItemSnapshotFeedAsync
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemSnapshotFeedAsync($accept, $x_ebay_c_marketplace_id, $range, $category_id, $snapshot_date)
Method getItemSnapshotFeedAsyncWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemSnapshotFeedAsyncWithHttpInfo($accept, $x_ebay_c_marketplace_id, $range, $category_id, $snapshot_date)
Method getItemPriorityFeed
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemPriorityFeed($accept, $x_ebay_c_marketplace_id, $range, $category_id, $date)
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 getItemSnapshotFeedRequest
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemSnapshotFeedRequest($accept, $x_ebay_c_marketplace_id, $range, $category_id, $snapshot_date)
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 toQueryValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$value,
string $paramName,
string $openApiType = 'string',
string $style = 'form',
bool $explode = true
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)