APIv4 - Add `@since` annotation to each entity
[civicrm-core.git] / Civi / Api4 / Address.php
index a8e53641e6515c9879fce2768b05105d3789f448..9861b53ee36e0dda8c72537ec346491f03acd108 100644 (file)
@@ -31,6 +31,7 @@ namespace Civi\Api4;
  * @ui_join_filters location_type_id
  *
  * @searchable secondary
+ * @since 5.19
  * @package Civi\Api4
  */
 class Address extends Generic\DAOEntity {