Covivo/mobicoop

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

Summary

Maintainability
C
1 day
Test Coverage

Community has 75 functions (exceeds 20 allowed). Consider refactoring.
Open

class Community
{
    public const AUTO_VALIDATION = 0;
    public const MANUAL_VALIDATION = 1;
    public const DOMAIN_VALIDATION = 2;
Severity: Major
Found in api/src/Community/Entity/Community.php - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status