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