Covivo/mobicoop

View on GitHub
api/src/Incentive/Entity/Subscription.php

Summary

Maintainability
B
6 hrs
Test Coverage

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

abstract class Subscription
{
    public const TYPE_LONG = 'long';
    public const TYPE_SHORT = 'short';

Severity: Minor
Found in api/src/Incentive/Entity/Subscription.php - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status