Covivo/mobicoop

View on GitHub
api/src/Import/Entity/UserImport.php

Summary

Maintainability
A
2 hrs
Test Coverage

UserImport has 24 functions (exceeds 20 allowed). Consider refactoring.
Open

class UserImport
{
    public const DEFAULT_ID = 999999999999;

    public const STATUS_IMPORTED = 0;          // the external user has been imported, no treatment has been made yet
Severity: Minor
Found in api/src/Import/Entity/UserImport.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status