APIv4 - Add `@since` annotation to each entity
[civicrm-core.git] / Civi / Api4 / PriceFieldValue.php
index 851abbcf6ed8b484908f86c412c22ef6c12a409b..3c622be8b739295ae5ac2f5783ab4905300c8b19 100644 (file)
@@ -15,6 +15,8 @@ namespace Civi\Api4;
 /**
  * PriceFieldValue entity.
  *
+ * @searchable secondary
+ * @since 5.27
  * @package Civi\Api4
  */
 class PriceFieldValue extends Generic\DAOEntity {