laravel/framework

View on GitHub
src/Illuminate/Cache/CacheManager.php

Summary

Maintainability
A
3 hrs
Test Coverage

CacheManager has 26 functions (exceeds 20 allowed). Consider refactoring.
Open

class CacheManager implements FactoryContract
{
    /**
     * The application instance.
     *
Severity: Minor
Found in src/Illuminate/Cache/CacheManager.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status