MoneyMeg/starling-php-sdk

View on GitHub

Showing 1 of 3 total issues

Method __construct has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function __construct(Identity $identity, array $options = [])
    {
        $this->setIdentity($identity);

        if (isset($options['form'])) {
Severity: Minor
Found in src/Api/Client.php - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language