digitalbiblesociety/dbp

View on GitHub
app/Models/Language/Language.php

Summary

Maintainability
A
3 hrs
Test Coverage

Language has 28 functions (exceeds 20 allowed). Consider refactoring.
Open

class Language extends Model
{
    protected $connection = 'dbp';
    public $table = 'languages';
    //protected $hidden = ['pivot'];
Severity: Minor
Found in app/Models/Language/Language.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status