marmozist/steam-gifts

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

Summary

Maintainability
A
1 hr
Test Coverage

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

        string $name,
        UserRole $role,
        DateTimeImmutable $lastOnlineAt,
        DateTimeImmutable $registeredAt,
        string $avatarUrl,
Severity: Major
Found in src/Component/User/User.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status