Zend Framework
3.0
|
Public Member Functions | |
__construct ($email, $name=null) | |
Constructor. | |
getEmail () | |
Retrieve email. | |
getName () | |
Retrieve name. | |
toString () | |
String representation of address. | |
Protected Attributes | |
$name | |
__construct | ( | $email, | |
$name = null |
|||
) |
Constructor.
string | ||
null | string | $name |
Exception\InvalidArgumentException |
getEmail | ( | ) |
getName | ( | ) |
toString | ( | ) |
|
protected |
|
protected |