CRM-15578 - Mailing.create API - Set defaults that match UX
[civicrm-core.git] / api / v3 / UFGroup.php
index 300ce89fb6fbd74c030f23bf09efb2bc835906e7..209fcada12c88d7ca3bfa19eca4e62967ce85146 100644 (file)
@@ -29,8 +29,6 @@
  * This api exposes CiviCRM profile group.
  *
  * @package CiviCRM_APIv3
- * @subpackage API_UF
- *
  */
 
 /**
@@ -67,9 +65,7 @@ function civicrm_api3_uf_group_create($params) {
  * Returns array of uf groups (profiles) matching a set of one or more group properties.
  *
  * @param array $params
- *   Array of one or more valid.
- *                       property_name=>value pairs. If $params is set
- *                       as null, all surveys will be returned
+ *   Array of properties. If empty, all records will be returned.
  *
  * @return array
  *   Array of matching profiles