Searched refs:checkDomainPortion (Results 1 – 1 of 1) sorted by relevance
70 if (!self::checkDomainPortion($emailAddressParts[1], $allowLocal)) {116 public static function checkDomainPortion($domainPortion, $allowLocal = false) function in EmailAddressValidator