teresko/palladium

View on GitHub
src/Palladium/Service/Identification.php

Summary

Maintainability
A
2 hrs
Test Coverage

Identification has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

class Identification
{

    const DEFAULT_COOKIE_LIFESPAN = 14400; // 4 hours
    const DEFAULT_TOKEN_LIFESPAN = 28800; // 8 hours
Severity: Minor
Found in src/Palladium/Service/Identification.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status