phossa2/middleware

View on GitHub
src/Middleware/Utility.php

Summary

Maintainability
A
1 hr
Test Coverage

Method setCookie has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

        ResponseInterface $response,
        /*# string */ $name,
        /*# string */ $value = null,
        /*# int */ $ttl = null,
        /*# string */ $path = null,
Severity: Major
Found in src/Middleware/Utility.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status