drmvc/helpers

View on GitHub
src/Helpers/Generate.php

Summary

Maintainability
A
45 mins
Test Coverage

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

        string $email,
        int $s = 80,
        string $d = 'mm',
        string $r = 'g',
        bool $img = false,
Severity: Minor
Found in src/Helpers/Generate.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status