CustomField - Reformat data when modifying field serialize property.
[civicrm-core.git] / Civi / Api4 / GroupNesting.php
index 83e4ad77d7a236c84f649ee363afe0da17200f92..10e6b8d17430340a91703c06056d0793ea67b20d 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 namespace Civi\Api4;
@@ -23,6 +21,8 @@ namespace Civi\Api4;
 /**
  * GroupNesting entity.
  *
+ * @see \Civi\Api4\Group
+ *
  * @package Civi\Api4
  */
 class GroupNesting extends Generic\DAOEntity {