Covivo/mobicoop

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

Summary

Maintainability
A
2 hrs
Test Coverage

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

class User implements ResourceInterface, \JsonSerializable
{
    public const DEFAULT_ID = 999999999999;

    /**
Severity: Minor
Found in client/src/MobicoopBundle/CarpoolStandard/Entity/User.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status