Covivo/mobicoop

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

Summary

Maintainability
A
2 hrs
Test Coverage

Editorial has 24 functions (exceeds 20 allowed). Consider refactoring.
Open

class Editorial
{
    const STATUS_ACTIVE = 1;
    const STATUS_INACTIVE = 0;
    /**
Severity: Minor
Found in api/src/Editorial/Entity/Editorial.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status