Merge branch '5.52'
[civicrm-core.git] / Civi / Api4 / ContributionPage.php
index 845780e7a04d5bd4d935067f1215c754c9608c0b..d3577d6a356b15fe08d8dea83212e6e1114c4793 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;
 
 /**
  * ContributionPage entity.
  *
  * @searchable secondary
+ * @since 5.19
  * @package Civi\Api4
  */
 class ContributionPage extends Generic\DAOEntity {