zibios/wrike-php-library

View on GitHub

Showing 1 of 17 total issues

AbstractApi has 37 functions (exceeds 20 allowed). Consider refactoring.
Open

abstract class AbstractApi implements ApiInterface
{
    public const BASE_URI = 'https://www.wrike.com/api/v4/';

    /**
Severity: Minor
Found in src/AbstractApi.php - About 4 hrs to fix
    Severity
    Category
    Status
    Source
    Language