Soyhuce/l5-repository

View on GitHub
src/Prettus/Repository/Generators/Commands/BindingsCommand.php

Summary

Maintainability
A
1 hr
Test Coverage

Method fire has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function fire()
    {
        try {
            $bindingGenerator = new BindingsGenerator(
                [
Severity: Minor
Found in src/Prettus/Repository/Generators/Commands/BindingsCommand.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status