thomas-claireau/PHP-P6-Openclassrooms

View on GitHub
src/Entity/User.php

Summary

Maintainability
A
0 mins
Test Coverage

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

class User implements UserInterface, \Serializable
{
    /**
     * @ORM\Id()
     * @ORM\GeneratedValue()
Severity: Minor
Found in src/Entity/User.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status