read2me-online/itunes-podcast-feed-php

View on GitHub
src/Interfaces/Channel.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        string $title, string $link, string $author, string $email, string $image, bool $explicit,
        iterable $categories, string $description, string $lang, string $copyright, int $ttl
Severity: Major
Found in src/Interfaces/Channel.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status