themichaelhall/bluemvc-twig

View on GitHub
src/TwigViewRenderer.php

Summary

Maintainability
A
35 mins
Test Coverage

Method renderView has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function renderView(ApplicationInterface $application, RequestInterface $request, FilePathInterface $viewFile, mixed $model = null, ?ViewItemCollectionInterface $viewItems = null): string
Severity: Minor
Found in src/TwigViewRenderer.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status