laravel/framework

View on GitHub
src/Illuminate/Database/Eloquent/Relations/HasOneOrMany.php

Summary

Maintainability
B
4 hrs
Test Coverage

HasOneOrMany has 36 functions (exceeds 20 allowed). Consider refactoring.
Open

abstract class HasOneOrMany extends Relation
{
    use InteractsWithDictionary;

    /**
Severity: Minor
Found in src/Illuminate/Database/Eloquent/Relations/HasOneOrMany.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status