atayahmet/glad

View on GitHub
src/Glad/Interfaces/CookerInterface.php

Summary

Maintainability
A
50 mins
Test Coverage

Method set has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function set($name = false, $value = false, $lifeTime = '', $path = '/', $domain = '', $secure = false, $httpOnly = false);
Severity: Major
Found in src/Glad/Interfaces/CookerInterface.php - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status