laravel/framework

View on GitHub
src/Illuminate/Validation/PresenceVerifierInterface.php

Summary

Maintainability
A
45 mins
Test Coverage

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

    public function getCount($collection, $column, $value, $excludeId = null, $idColumn = null, array $extra = []);
Severity: Minor
Found in src/Illuminate/Validation/PresenceVerifierInterface.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status