Covivo/mobicoop

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

Summary

Maintainability
A
2 hrs
Test Coverage

SsoConnection has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

class SsoConnection
{
    public const DEFAULT_ID = 999999999999;

    public const RETURN_URL = 'user/sso/login';
Severity: Minor
Found in api/src/User/Ressource/SsoConnection.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status