APIv4 - Add `@since` annotation to each entity
[civicrm-core.git] / Civi / Api4 / Batch.php
index 7e48003af68beb02dcbc0c5741c40ad4bf649ef4..38e0b66db341d87a73d36d83e0319ca8de91d5cc 100644 (file)
@@ -24,6 +24,7 @@ namespace Civi\Api4;
  *
  * @searchable secondary
  * @see https://docs.civicrm.org/user/en/latest/pledges/everyday-tasks/#batch-entry-of-pledges
+ * @since 5.37
  * @package Civi\Api4
  */
 class Batch extends Generic\DAOEntity {