Merge pull request #5059 from totten/master-validation
[civicrm-core.git] / api / v3 / DashboardContact.php
index 11393c67226252b3349f27dbcddc236459e85e84..86f39aacc550708da9a92ccd9e89c38bbb79c54b 100644 (file)
@@ -23,7 +23,7 @@
  | GNU Affero General Public License or the licensing of CiviCRM,     |
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
-*/
+ */
 
 /**
  * File for the CiviCRM APIv3 for Dashboard Contact
@@ -74,9 +74,10 @@ function civicrm_api3_dashboard_contact_get($params) {
 }
 
 /**
- * Adjust Metadata for Create action
+ * Adjust Metadata for Create action.
+ *
+ * The metadata is used for setting defaults, documentation & validation.
  *
- * The metadata is used for setting defaults, documentation & validation
  * @param array $params
  *   Array or parameters determined by getfields.
  */