APIv4 - Add `@since` annotation to each entity
[civicrm-core.git] / Civi / Api4 / Contribution.php
index fe7bc91624a1801b8d386114bdf456e18d4d9e15..f5e3ee4873e3be20228bdf6c0f1c99d930716914 100644 (file)
@@ -16,6 +16,7 @@ namespace Civi\Api4;
  * Contribution entity.
  *
  * @searchable primary
+ * @since 5.19
  * @package Civi\Api4
  */
 class Contribution extends Generic\DAOEntity {