Covivo/mobicoop

View on GitHub
client/src/MobicoopBundle/Community/Entity/Community.php

Summary

Maintainability
C
1 day
Test Coverage

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

class Community implements ResourceInterface, \JsonSerializable
{
    public const AUTO_VALIDATION = 0;
    public const MANUAL_VALIDATION = 1;
    public const DOMAIN_VALIDATION = 2;
Severity: Major
Found in client/src/MobicoopBundle/Community/Entity/Community.php - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status