Add @searchable annotation to denote which API entities should be visible in Search...
[civicrm-core.git] / Civi / Api4 / UFJoin.php
index a5c8ce90088ba0f4f9efcad269c5969c0fc79da5..b1c874a93fe3aeaa1b9a0669ba85bcfe6e333ba6 100644 (file)
@@ -23,6 +23,7 @@ namespace Civi\Api4;
  * UFJoin entity - links profiles to the components/extensions they are used for.
  *
  * @see \Civi\Api4\UFGroup
+ * @searchable false
  * @package Civi\Api4
  */
 class UFJoin extends Generic\DAOEntity {