X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FSurveyRespondant.php;h=381a6dd1fa5365060971b119f76ae601cea8ba8b;hb=ab2e3179d57fbd8b60c0730ec38b6cb678100a28;hp=b81ca55af5ac95abf85451840b29028c459d7161;hpb=68acd6ae8e764d8e713829675cfadfdefff770e8;p=civicrm-core.git diff --git a/api/v3/SurveyRespondant.php b/api/v3/SurveyRespondant.php index b81ca55af5..381a6dd1fa 100644 --- a/api/v3/SurveyRespondant.php +++ b/api/v3/SurveyRespondant.php @@ -33,6 +33,14 @@ * @subpackage API_Survey */ +/** + * @deprecated api notice + * @return string to indicate this entire api entity is deprecated + */ +function _civicrm_api3_survey_respondant_deprecation() { + return 'The survey_respondant api is not currently supported.'; +} + /** * Get the list of signatories *