Merge pull request #18572 from colemanw/concat
[civicrm-core.git] / Civi / Api4 / UFField.php
index df6970c9e8a614b67dc20fac0d35fe097cecb06f..2f8db8784c1047dccc2cedcd1f8ca1f0fd96c477 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 
@@ -24,6 +22,7 @@ namespace Civi\Api4;
 /**
  * UFField entity - aka profile fields.
  *
+ * @see \Civi\Api4\UFGroup
  * @package Civi\Api4
  */
 class UFField extends Generic\DAOEntity {