APIv4 - Add `@since` annotation to each entity
[civicrm-core.git] / Civi / Api4 / UFGroup.php
index 2d66a7257108560558ada06b4c16aae2616cadf8..05f3ab437a3ca484a95625decd77501fff8c7196 100644 (file)
@@ -23,6 +23,8 @@ namespace Civi\Api4;
  * UFGroup entity - AKA profiles.
  *
  * @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 {