Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-12-09-14-48-51
[civicrm-core.git] / api / v3 / SurveyRespondant.php
index b81ca55af5ac95abf85451840b29028c459d7161..381a6dd1fa5365060971b119f76ae601cea8ba8b 100644 (file)
  * @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
  *