Covivo/mobicoop

View on GitHub
api/src/User/Interoperability/Ressource/User.php

Summary

Maintainability
A
2 hrs
Test Coverage

User has 25 functions (exceeds 20 allowed). Consider refactoring.
Open

class User
{
    public const DEFAULT_ID = 999999999999;

    public const GENDER_FEMALE = 1;
Severity: Minor
Found in api/src/User/Interoperability/Ressource/User.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status