interface AddressEncoderInterface

Methods

string
encodeString(string$address)

Encodes an email address.

Details

string encodeString(string$address)

Encodes an email address.

Parameters

string $address

Return Value

string

Exceptions

AddressEncoderException if the email cannot be represented in the encoding implemented by this class