corcel/corcel

View on GitHub
src/Model.php

Summary

Maintainability
A
50 mins
Test Coverage
A
98%

Method belongsToMany has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

        $related,
        $table = null,
        $foreignPivotKey = null,
        $relatedPivotKey = null,
        $parentKey = null,
Severity: Major
Found in src/Model.php - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status