function Reason::description
Short description of the result, human readable.
31 methods override Reason::description()
- AtextAfterCFWS::description in vendor/
egulias/ email-validator/ src/ Result/ Reason/ AtextAfterCFWS.php - Short description of the result, human readable.
- CharNotAllowed::description in vendor/
egulias/ email-validator/ src/ Result/ Reason/ CharNotAllowed.php - Short description of the result, human readable.
- CommaInDomain::description in vendor/
egulias/ email-validator/ src/ Result/ Reason/ CommaInDomain.php - Short description of the result, human readable.
- CommentsInIDRight::description in vendor/
egulias/ email-validator/ src/ Result/ Reason/ CommentsInIDRight.php - Short description of the result, human readable.
- ConsecutiveAt::description in vendor/
egulias/ email-validator/ src/ Result/ Reason/ ConsecutiveAt.php - Short description of the result, human readable.
File
-
vendor/
egulias/ email-validator/ src/ Result/ Reason/ Reason.php, line 15
Class
Namespace
Egulias\EmailValidator\Result\ReasonCode
public function description() : string;