themichaelhall/bluemvc-core

View on GitHub
src/Interfaces/ViewInterface.php

Summary

Maintainability
A
45 mins
Test Coverage

Method updateResponse has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function updateResponse(ApplicationInterface $application, RequestInterface $request, ResponseInterface $response, string $viewPath, string $action, ViewItemCollectionInterface $viewItems): void;
Severity: Minor
Found in src/Interfaces/ViewInterface.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status