Covivo/mobicoop

View on GitHub
api/src/Solidary/Entity/StructureProof.php

Summary

Maintainability
B
5 hrs
Test Coverage

StructureProof has 39 functions (exceeds 20 allowed). Consider refactoring.
Open

class StructureProof
{
    public const TYPE_REQUESTER = 1;
    public const TYPE_VOLUNTEER = 2;

Severity: Minor
Found in api/src/Solidary/Entity/StructureProof.php - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status