Showing 4 of 4 total issues
Method __construct
has 11 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
string $title, string $link, string $author, string $email, string $image, bool $explicit,
iterable $categories, string $description, string $lang, string $copyright, int $ttl
Method __construct
has 11 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
string $title, string $link, string $author, string $email, string $image, bool $explicit,
iterable $categories, string $description, string $lang, string $copyright, int $ttl
Method __construct
has 9 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
string $title, string $fileUrl, string $duration,
string $description, int $publishDate, int $fileSizeBytes,
string $mime, ?string $guid = null, ?string $link = null
Method __construct
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
string $title, string $fileUrl, string $duration, string $description,
int $date, int $fileSizeBytes, string $mime