Covivo/mobicoop

View on GitHub
client/src/MobicoopBundle/User/Entity/ProfileSummary.php

Summary

Maintainability
A
3 hrs
Test Coverage

ProfileSummary has 31 functions (exceeds 20 allowed). Consider refactoring.
Open

class ProfileSummary implements ResourceInterface, \JsonSerializable
{
    public const PHONE_DISPLAY_RESTRICTED = 1;
    public const PHONE_DISPLAY_ALL = 2;

Severity: Minor
Found in client/src/MobicoopBundle/User/Entity/ProfileSummary.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status