alexdebril/feed-io

View on GitHub
src/FeedIo/Feed.php

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

Feed has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

class Feed extends Node implements FeedInterface, ArrayableInterface, \JsonSerializable
{
    protected ArrayIterator $items;

    protected ArrayIterator $ns;
Severity: Minor
Found in src/FeedIo/Feed.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status