Cleanup phpdoc comments
[civicrm-core.git] / CRM / Campaign / Page / Petition / Confirm.php
index dd4c5cf7857260120f44228dc5b27cbd16753d75..0e13d6c1524550714d992f2cd4069d4c57333b26 100644 (file)
@@ -94,8 +94,8 @@ class CRM_Campaign_Page_Petition_Confirm extends CRM_Core_Page {
    * @param int $subscribe_id The id of the subscription event
    * @param string $hash The hash
    *
-   * @param $activity_id
-   * @param $petition_id
+   * @param int $activity_id
+   * @param int $petition_id
    *
    * @return boolean              True on success
    * @access public