1142. Class

1142.1. Zend\Mail\Address

1142.1.1. Methods

1142.1.1.1. __construct

__construct()

Constructor

Parameters:
  • string
  • null|string
Throws ExceptionInvalidArgumentException:
 
Return type:

Address

1142.1.1.2. getEmail

getEmail()

Retrieve email

Return type:string

1142.1.1.3. getName

getName()

Retrieve name

Return type:string

1142.1.1.4. toString

toString()

String representation of address

Return type:string

Project Versions

Table Of Contents

Previous topic

1141. Class

Next topic

1143. Class

This Page