printu/customerio

View on GitHub
src/Client.php

Summary

Maintainability
A
3 hrs
Test Coverage
C
76%

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

class Client
{
    /** @var BaseClient $httpClient */
    private $httpClient;

Severity: Minor
Found in src/Client.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status