client/src/MobicoopBundle/User/Entity/ProfileSummary.php
ProfileSummary
has 31 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class ProfileSummary implements ResourceInterface, \JsonSerializable
{
public const PHONE_DISPLAY_RESTRICTED = 1;
public const PHONE_DISPLAY_ALL = 2;