APIv4 - Add `@since` annotation to each entity
[civicrm-core.git] / Civi / Api4 / Batch.php
index 8a75875070d77dd2c52aa721f2c02873fa01d3ad..38e0b66db341d87a73d36d83e0319ca8de91d5cc 100644 (file)
@@ -22,7 +22,9 @@ namespace Civi\Api4;
 /**
  * Batch entity.
  *
+ * @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 {