antaresproject/core

View on GitHub
src/components/model/src/User.php

Summary

Maintainability
C
7 hrs
Test Coverage

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

class User extends Eloquent implements UserContract, CanResetPasswordContract, Recipient, Taggable, Commentable, AuthorizableContract
{

    use Authenticatable,
        Authorizable,
Severity: Minor
Found in src/components/model/src/User.php - About 4 hrs to fix

    File User.php has 271 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    
    /**
     * Part of the Antares package.
     *
    Severity: Minor
    Found in src/components/model/src/User.php - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status