polyfony-inc/polyfony

View on GitHub
Private/Polyfony/Controller.php

Summary

Maintainability
A
1 hr
Test Coverage

Method view has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    final public function view(
        string $view_name, 
        $bundle_or_variables = null, 
        ?array $variables = []
    ) :void {
Severity: Minor
Found in Private/Polyfony/Controller.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status