CRM-15988 - Mass cleanup of api entity names to CamelCase
[civicrm-core.git] / api / v3 / ParticipantStatusType.php
index 23a4a74a13275debfbd8957831995ca82bfc3073..7e53d26be970bae04cec0c4dae8d39710a4c8d52 100644 (file)
@@ -64,8 +64,7 @@ function civicrm_api3_participant_status_type_get($params) {
 /**
  * Delete an existing participant_status.
  *
- * This method is used to delete any existing participant_status. id of the group
- * to be deleted is required field in $params array
+ * This method is used to delete any existing participant_status given its id.
  *
  * @param array $params
  *   [id]