marmozist/steam-gifts

View on GitHub
src/Component/Giveaway/Giveaway.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        string $id,
        string $name,
        User $creator,
        DateTimeImmutable $createdAt,
        DateTimeImmutable $finishedAt,
Severity: Major
Found in src/Component/Giveaway/Giveaway.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status