APIv4 - Add `@since` annotation to each entity
[civicrm-core.git] / Civi / Api4 / UFGroup.php
index 3f82f12f762fb62e2f041debb779085016789da3..05f3ab437a3ca484a95625decd77501fff8c7196 100644 (file)
@@ -24,6 +24,7 @@ namespace Civi\Api4;
  *
  * @see https://docs.civicrm.org/user/en/latest/organising-your-data/profiles/
  * @searchable none
+ * @since 5.19
  * @package Civi\Api4
  */
 class UFGroup extends Generic\DAOEntity {