CRM/Mailing/BAO/MailingJob.php - Comment
authorTim Otten <totten@civicrm.org>
Tue, 12 May 2015 02:44:56 +0000 (19:44 -0700)
committerTim Otten <totten@civicrm.org>
Mon, 15 Jun 2015 17:34:03 +0000 (10:34 -0700)
CRM/Mailing/BAO/MailingJob.php

index 47b461948b6711209193aad357a371d412d5594c..3317790cd2b364bbc68d5fd140cfe352e0240202 100644 (file)
@@ -614,7 +614,9 @@ VALUES (%1, %2, %3, %4, %5, %6, %7)
   }
 
   /**
-   * @param $fields
+   * @param array $fields
+   *   List of intended recipients.
+   *   Each recipient is an array with keys 'hash', 'contact_id', 'email', etc.
    * @param $mailing
    * @param $mailer
    * @param $job_date