Merge pull request #20698 from colemanw/limit25ForGet
[civicrm-core.git] / Civi / Api4 / EntityTag.php
index 62fe8b68704cebfe451598de40789668392512b5..57070981873d2dfc62eaf43c82233b6525378c5d 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\Tag
  * @searchable bridge
+ * @since 5.19
  * @package Civi\Api4
  */
 class EntityTag extends Generic\DAOEntity {