eveseat/eveapi

View on GitHub
src/Mapping/Sde/InvTypeMapping.php

Summary

Maintainability
A
1 hr
Test Coverage

Method customValidationMessages has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function customValidationMessages()
    {
        return [
            '0.integer' => self::INTEGER_VALIDATION_MESSAGE,
            '0.min' => self::MIN_VALIDATION_MESSAGE,
Severity: Minor
Found in src/Mapping/Sde/InvTypeMapping.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status