FrankProjects/UltimateWarfare

View on GitHub
src/Service/Action/MessageActionService.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        Player $player,
        string $subject,
        string $message,
        string $toPlayerName,
        bool $adminMessage
Severity: Minor
Found in src/Service/Action/MessageActionService.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status