Finesse/Wired

View on GitHub
src/Relations/AttachableRelationInterface.php

Summary

Maintainability
A
45 mins
Test Coverage

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

        Mapper $mapper,
        array $parents,
        array $children,
        string $onMatch,
        bool $detachOther,
Severity: Minor
Found in src/Relations/AttachableRelationInterface.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status