Covivo/mobicoop

View on GitHub
api/src/Action/Entity/Action.php

Summary

Maintainability
A
2 hrs
Test Coverage

Action has 25 functions (exceeds 20 allowed). Consider refactoring.
Open

class Action
{
    public const TYPE_AUTO = 0;
    public const TYPE_TAKING_ACCOUNT_ASK = 1;
    public const TYPE_SOLUTION_FINDING = 2;
Severity: Minor
Found in api/src/Action/Entity/Action.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status