sandfoxme/monsterid

View on GitHub
src/functions.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    string $string,
    int $size = MONSTER_DEFAULT_SIZE,
    ?ResponseFactoryInterface $responseFactory = null,
    ?StreamFactoryInterface $streamFactory = null,
    ?FactoryInterface $rngFactory = null,
Severity: Minor
Found in src/functions.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status