getEmails() getEmails() : array<mixed,\Cake\Mailer\Email> Gets the email or emails to check Returns array<mixed,\Cake\Mailer\Email>
matches() matches(mixed $other) : boolean Checks constraint Parameters mixed $other Constraint check Returns boolean
failureDescription() failureDescription(mixed $other) : string Overwrites the descriptions so we can remove the automatic "expected" message Parameters mixed $other Value Returns string