Merge pull request #22928 from artfulrobot/artfulrobot-title-double-html-encoding
[civicrm-core.git] / Civi / Api4 / ContributionSoft.php
index 8271fa2225641e97ca6d1451c28a66a3dfe2f558..493e1077163e0be5610801ff944aba04f8f33b80 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;
 
 /**
  * ContributionSoft entity.
  *
  * @searchable secondary
+ * @since 5.34
  * @package Civi\Api4
  */
 class ContributionSoft extends Generic\DAOEntity {