Merge pull request #20698 from colemanw/limit25ForGet
[civicrm-core.git] / Civi / Api4 / PaymentToken.php
index c4fca79d5cc3434cef88eab7fab981783c8a0900..f1fb0d38f14c20adc3012d8a9b1d4d5faefb711c 100644 (file)
@@ -8,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 +16,7 @@ namespace Civi\Api4;
  * @see https://docs.civicrm.org/user/en/latest/contributions/payment-processors/#managing-recurring-contributions
  *
  * @searchable secondary
+ * @since 5.37
  * @package Civi\Api4
  */
 class PaymentToken extends Generic\DAOEntity {