Method | Description | |
---|---|---|
__construct ( mixed $email = null, string $name = null ) : |
Constructor | |
__toString ( ) : string | Build the to string | |
add ( string $email, string $name = null ) : |
Add a recipient | |
addRecipients ( mixed $rcpts ) : |
Add recipients |
public __construct ( mixed $email = null, string $name = null ) : |
||
mixed | ||
$name | string | |
return |
public addRecipients ( mixed $rcpts ) : |
||
$rcpts | mixed | |
return |