X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FApi4%2FGroupNesting.php;h=10e6b8d17430340a91703c06056d0793ea67b20d;hb=721c9da1a14e155e13d528106ca32690f171b515;hp=83e4ad77d7a236c84f649ee363afe0da17200f92;hpb=34549323dc186f2fb67e4933a26c1de946a99700;p=civicrm-core.git diff --git a/Civi/Api4/GroupNesting.php b/Civi/Api4/GroupNesting.php index 83e4ad77d7..10e6b8d174 100644 --- a/Civi/Api4/GroupNesting.php +++ b/Civi/Api4/GroupNesting.php @@ -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 {