digitalbiblesociety/dbp

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

Summary

Maintainability
A
2 hrs
Test Coverage

User has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

class User extends Authenticatable
{
    use Notifiable;
    use SoftDeletes;

Severity: Minor
Found in app/Models/User/User.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status