ernestwisniewski/kbin

View on GitHub
src/DTO/MessageResponseDto.php

Summary

Maintainability
A
45 mins
Test Coverage

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

    public static function create(UserSmallResponseDto $sender, string $body, string $status, int $threadId, \DateTimeImmutable $createdAt, int $messageId): self
Severity: Minor
Found in src/DTO/MessageResponseDto.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status