VIPnytt/RobotsTxtParser

View on GitHub
src/TxtClient.php

Summary

Maintainability
A
45 mins
Test Coverage
A
96%

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

        $baseUri,
        $statusCode,
        $content,
        $encoding = self::ENCODING,
        $effectiveUri = null,
Severity: Minor
Found in src/TxtClient.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status