APIv4 - Add `@since` annotation to each entity
[civicrm-core.git] / Civi / Api4 / PriceField.php
index 341a70bbf61d67545e1430100bc1fbbebb831cdf..9824423437d70c7bfff0a8e2f9ee3dada1b30bed 100644 (file)
@@ -16,6 +16,7 @@ namespace Civi\Api4;
  * PriceField entity.
  *
  * @searchable secondary
+ * @since 5.27
  * @package Civi\Api4
  */
 class PriceField extends Generic\DAOEntity {