Merge pull request #23854 from totten/master-mixin-wfmsg
[civicrm-core.git] / Civi / Api4 / GroupNesting.php
index b2428b1a65a7c7cde1b3d294b420655354f793cd..3dd4f366b3f0d9a36e4f52dfcea6386573363073 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-
 /*
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC. All rights reserved.                        |
@@ -9,13 +8,6 @@
  | and copyright information, see https://civicrm.org/licensing       |
  +--------------------------------------------------------------------+
  */
-
-/**
- *
- * @package CRM
- * @copyright CiviCRM LLC https://civicrm.org/licensing
- */
-
 namespace Civi\Api4;
 
 /**
@@ -23,6 +15,7 @@ namespace Civi\Api4;
  *
  * @see \Civi\Api4\Group
  * @searchable none
+ * @since 5.19
  * @package Civi\Api4
  */
 class GroupNesting extends Generic\DAOEntity {