Swift_Mime_Headers_AbstractHeader | --Swift_Mime_Headers_MailboxHeader
Located in File: /vendors/swiftMailer/classes/Swift/Mime/Headers/MailboxHeader.php
This is not necessarily RFC 2822 compliant since folding white space will not be added at this stage (see toString() for that).
This method returns an associative array like getNameAddresses()
The key is the address and the value is the name (or null if none set). Example:
Example:
Example:
This method takes a string, or an array of addresses.
The mailboxes can be a simple array of addresses, or an array of key=>value pairs where (email => personalName). Example: