Merge pull request #19221 from civicrm/5.33
[civicrm-core.git] / Civi / Api4 / UFMatch.php
index c7956c9d88c131971763f134b5d2f3ebdc91ed5f..05cd8fa5a568729ec8a350e346c500af175db4cc 100644 (file)
@@ -22,6 +22,7 @@ namespace Civi\Api4;
 /**
  * UFMatch entity - links civicrm contacts with users created externally
  *
+ * @searchable false
  * @package Civi\Api4
  */
 class UFMatch extends Generic\DAOEntity {