Merge pull request #24140 from eileenmcnaughton/invoice_test
[civicrm-core.git] / Civi / Api4 / ContributionRecur.php
index 75380c7f0a04bd5d8102d2c89dd9402959696761..9a821f99c9234fb55649c4ca393c1a207d8c6aa4 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-
 /*
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC. All rights reserved.                        |
@@ -9,13 +8,13 @@
  | and copyright information, see https://civicrm.org/licensing       |
  +--------------------------------------------------------------------+
  */
-
 namespace Civi\Api4;
 
 /**
  * ContributionRecur entity.
  *
  * @searchable secondary
+ * @since 5.27
  * @package Civi\Api4
  */
 class ContributionRecur extends Generic\DAOEntity {