Covivo/mobicoop

View on GitHub
api/src/Article/Entity/Section.php

Summary

Maintainability
A
2 hrs
Test Coverage

Section has 22 functions (exceeds 20 allowed). Consider refactoring.
Open

class Section
{
    const STATUS_PENDING = 0;
    const STATUS_PUBLISHED = 1;
    
Severity: Minor
Found in api/src/Article/Entity/Section.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status