Convert contributionSoft to an array
[civicrm-core.git] / CRM / Mailing / MailStore.php
index f963a1b82529ed17ab877c3a118a6b540d339e59..afc7d312edca1dcb561cc174f1f30af3488ae787 100644 (file)
@@ -28,7 +28,7 @@ class CRM_Mailing_MailStore {
    *   Name of the settings set from civimail_mail_settings to use (null for default).
    *
    * @throws Exception
-   * @return object
+   * @return CRM_Mailing_MailStore
    *   mail store implementation for processing CiviMail-bound emails
    */
   public static function getStore($name = NULL) {