Class To
Representation of the To
header field.
- ICanBoogie\Mailer\AddressList implements ArrayAccess, IteratorAggregate
- ┗ ICanBoogie\Mailer\Header\AddressList
- ┗ ICanBoogie\Mailer\Header\To
Namespace: ICanBoogie\Mailer\Header
See: http://tools.ietf.org/html/rfc5322#section-3.6.3
Located at Header/To.php
See: http://tools.ietf.org/html/rfc5322#section-3.6.3
Located at Header/To.php
Methods summary
Methods inherited from ICanBoogie\Mailer\Header\AddressList
Methods inherited from ICanBoogie\Mailer\AddressList
__construct()
,
escape_display_name()
,
from()
,
getIterator()
,
offsetExists()
,
offsetGet()
,
offsetSet()
,
offsetUnset()
,
parse()