Merge pull request #17236 from civicrm/5.25
[civicrm-core.git] / Civi / Api4 / UFJoin.php
index 995e34f5a506841fb2ab8426c21435cc1506c8af..7e6369de58b7d400e3517c1bcda59ab806f58bd4 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 
@@ -24,6 +22,7 @@ namespace Civi\Api4;
 /**
  * UFJoin entity - links profiles to the components/extensions they are used for.
  *
+ * @see \Civi\Api4\UFGroup
  * @package Civi\Api4
  */
 class UFJoin extends Generic\DAOEntity {