Showing 1 of 1 total issue
Contact
has 25 functions (exceeds 20 allowed). Consider refactoring. Open
Open
final class Contact implements ContactInterface
{
private int | null $contactId = null;
private string | null $salutation = null;
private string | null $firstname = null;