INFRA-132 - Comment whitespace cleanup
authorColeman Watts <coleman@civicrm.org>
Fri, 9 Jan 2015 18:58:54 +0000 (13:58 -0500)
committerColeman Watts <coleman@civicrm.org>
Fri, 9 Jan 2015 18:58:54 +0000 (13:58 -0500)
CRM/Campaign/BAO/Survey.php

index cbe8ca9b7f7c18c9f0fb0c840329175601bbc3aa..90aad1c0abf3cd6220f7f9046bda277c425956f5 100644 (file)
@@ -576,13 +576,13 @@ INNER JOIN  civicrm_activity_contact activityAssignment
    * This function retrieve survey related activities.
    *
    * @param int $surveyId
-   *   Survey id.
-   *
    * @param int $interviewerId
-   * @param null $statusIds
-   * @param null $voterIds
+   * @param array $statusIds
+   * @param array $voterIds
    * @param bool $onlyCount
-   * @return array $activities an array of survey activity.
+   *
+   * @return array
+   *   An array of survey activity.
    * @static
    */
   static function getSurveyActivities(