(NFC) Update CRM/Badge CRM/Campaign CRM/Case to be up to date with a newer coder
[civicrm-core.git] / CRM / Campaign / BAO / Survey.php
index 63c9244890b550c8ea2a6d2540822225a8b0d894..4333c01118885a23c9a74c22f11905491fac48db 100644 (file)
@@ -314,7 +314,7 @@ SELECT  survey.id    as id,
    * @param string $returnColumn
    * @param bool $includePetitionActivityType
    *
-   * @return string
+   * @return mixed
    */
   public static function getSurveyActivityType($returnColumn = 'label', $includePetitionActivityType = FALSE) {
     static $activityTypes;