ernestwisniewski/kbin

View on GitHub
src/Kbin/Magazine/DTO/MagazineModeratorResponseDto.php

Summary

Maintainability
A
35 mins
Test Coverage

Method create has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        int $magazineId = null,
        int $userId = null,
        string $username = null,
        string $apId = null,
        ImageDto $avatar = null
Severity: Minor
Found in src/Kbin/Magazine/DTO/MagazineModeratorResponseDto.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status