serp-spider/core

View on GitHub
src/Core/Cookie/CookieJarInterface.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public function all($domain = null, $path = null, $name = null, $skipDiscardable = false, $skipExpired = true);
Severity: Minor
Found in src/Core/Cookie/CookieJarInterface.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status