serp-spider/core

View on GitHub
src/Core/Url/UrlArchiveInterface.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        $scheme,
        $host,
        $path = null,
        array $query = [],
        $hash = null,
Severity: Major
Found in src/Core/Url/UrlArchiveInterface.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status