tastphp/framework

View on GitHub
src/Framework/Handler/WhoopsExceptionsHandler.php

Summary

Maintainability
A
1 hr
Test Coverage

Method register has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function register()
    {
        $container = Kernel::getInstance();

        //debug bar
Severity: Minor
Found in src/Framework/Handler/WhoopsExceptionsHandler.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status