nathanjdunn/chargebee-php-sdk

View on GitHub

Showing 3 of 5 total issues

Client has 31 functions (exceeds 20 allowed). Consider refactoring.
Open

class Client
{
    /**
     * @var string
     */
Severity: Minor
Found in src/Client.php - About 3 hrs to fix

    Invoice has 23 functions (exceeds 20 allowed). Consider refactoring.
    Open

    class Invoice extends AbstractApi
    {
        /**
         * @param array $parameters
         * @param array $headers
    Severity: Minor
    Found in src/Api/Invoices/Invoice.php - About 2 hrs to fix

      Subscription has 22 functions (exceeds 20 allowed). Consider refactoring.
      Open

      class Subscription extends AbstractApi
      {
          /**
           * Get subscriptions.
           *
      Severity: Minor
      Found in src/Api/Subscriptions/Subscription.php - About 2 hrs to fix
        Severity
        Category
        Status
        Source
        Language