INFRA-132 - Batch 14 (g)
[civicrm-core.git] / api / v3 / SurveyRespondant.php
index 23288b93ff54743b2c70a8dbb8da00e14fc374c9..11cd9170de39f83edc64c73f9ab54aba7d1a7ce4 100644 (file)
@@ -43,15 +43,12 @@ function _civicrm_api3_survey_respondant_deprecation() {
 
 /**
  * Get the list of signatories
- *
+ * @deprecated - api currently not supported
  * @param array $params
  *   (reference ) input parameters.
  *
  * @return array
- *   (reference )        contribution_id of created or updated record
- * @static
- * @access public
- * @deprecated - api currently not supported
+ *  contribution_id of created or updated record
  */
 function civicrm_api3_survey_respondant_get(&$params) {
 
@@ -81,6 +78,8 @@ function civicrm_api3_survey_respondant_get(&$params) {
 
 /**
  * @deprecated - api currently not supported
+ * @param array $params
+ * @return array
  */
 function &civicrm_api3_survey_respondant_count($params) {