rinvex/laravel-repositories

View on GitHub
src/Traits/Bindable.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    protected function bindRepository($abstract, $concrete = null, $shared = true, $alias = null, $force = false): void
Severity: Minor
Found in src/Traits/Bindable.php - About 35 mins to fix

There are no issues that match your filters.

Category
Status