laravel/framework

View on GitHub
src/Illuminate/View/Factory.php

Summary

Maintainability
B
4 hrs
Test Coverage

Factory has 37 functions (exceeds 20 allowed). Consider refactoring.
Open

class Factory implements FactoryContract
{
    use Macroable,
        Concerns\ManagesComponents,
        Concerns\ManagesEvents,
Severity: Minor
Found in src/Illuminate/View/Factory.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status