X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FSurveyRespondant.php;h=dd9b4fd7fd674d14b817e2f5eb62e8bda7eeb4be;hb=3e46951c9b58ae37787351fb840bd396457b2d80;hp=5fccf6bc6f57a2d6f9388f60e0d10ce3ba903482;hpb=a968364d52f7c551b663c9811d44d6c1dab547ae;p=civicrm-core.git diff --git a/api/v3/SurveyRespondant.php b/api/v3/SurveyRespondant.php index 5fccf6bc6f..dd9b4fd7fd 100644 --- a/api/v3/SurveyRespondant.php +++ b/api/v3/SurveyRespondant.php @@ -54,7 +54,7 @@ function _civicrm_api3_survey_respondant_deprecation() { * * @return array */ -function civicrm_api3_survey_respondant_get(&$params) { +function civicrm_api3_survey_respondant_get($params) { civicrm_api3_verify_one_mandatory($params, NULL, ['survey_id', 'id']);