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