digitalbiblesociety/dbp

View on GitHub
app/Models/Bible/BibleFileset.php

Summary

Maintainability
A
45 mins
Test Coverage

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

    public function scopeUniqueFileset($query, $id = null, $asset_id = null, $fileset_type = null, $ambigious_fileset_type = false, $testament_filter = null)
Severity: Minor
Found in app/Models/Bible/BibleFileset.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status