read2me-online/itunes-podcast-feed-php

View on GitHub
src/Item.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        string $title, string $fileUrl, string $duration,
        string $description, int $publishDate, int $fileSizeBytes,
        string $mime, ?string $guid = null, ?string $link = null
Severity: Major
Found in src/Item.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status