Returns an array where the keys are the addresses of recipients and the values are the names.
e.g. ('foo@bar' => 'Foo') or ('foo@bar' => NULL)
Tags:
Implementation of:
- Swift_Mailer_RecipientIterator::nextRecipient()
- Returns an array where the keys are the addresses of recipients and the values are the names.