Merge pull request #19395 from colemanw/afformTypes
[civicrm-core.git] / Civi / Api4 / UFGroup.php
index 2d66a7257108560558ada06b4c16aae2616cadf8..2f80638a07bc5609dc2d26010b97f94765a326fc 100644 (file)
@@ -23,6 +23,7 @@ namespace Civi\Api4;
  * UFGroup entity - AKA profiles.
  *
  * @see https://docs.civicrm.org/user/en/latest/organising-your-data/profiles/
+ * @searchable false
  * @package Civi\Api4
  */
 class UFGroup extends Generic\DAOEntity {