mimmi20/contact

View on GitHub

Showing 1 of 1 total issue

Contact has 25 functions (exceeds 20 allowed). Consider refactoring.
Open

final class Contact implements ContactInterface
{
    private int | null $contactId               = null;
    private string | null $salutation           = null;
    private string | null $firstname            = null;
Severity: Minor
Found in src/Contact.php - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language