alexdebril/feed-io

View on GitHub
src/FeedIo/Reader/Result.php

Summary

Maintainability
A
35 mins
Test Coverage
F
51%

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

        protected Document $document,
        protected FeedInterface $feed,
        protected DateTime $modifiedSince,
        protected ResponseInterface $response,
        protected string $url
Severity: Minor
Found in src/FeedIo/Reader/Result.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status