phpoxford/spires

View on GitHub
src/Irc/Message/Inbound/RawMessage.php

Summary

Maintainability
A
45 mins
Test Coverage

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

        string $nickname,
        string $username,
        string $hostname,
        string $serverName,
        string $command,
Severity: Minor
Found in src/Irc/Message/Inbound/RawMessage.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status