Merge pull request #16514 from mattwire/phpnotice_ccparams
[civicrm-core.git] / Civi / Api4 / UFGroup.php
index 890f34f3113aedf766808f34237447e3220d8e42..2d66a7257108560558ada06b4c16aae2616cadf8 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 
@@ -24,6 +22,7 @@ namespace Civi\Api4;
 /**
  * UFGroup entity - AKA profiles.
  *
+ * @see https://docs.civicrm.org/user/en/latest/organising-your-data/profiles/
  * @package Civi\Api4
  */
 class UFGroup extends Generic\DAOEntity {