Showing 3 of 5 total issues
Client
has 31 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class Client
{
/**
* @var string
*/
Invoice
has 23 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class Invoice extends AbstractApi
{
/**
* @param array $parameters
* @param array $headers
Subscription
has 22 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class Subscription extends AbstractApi
{
/**
* Get subscriptions.
*