Add @searchable annotation to denote which API entities should be visible in Search...
[civicrm-core.git] / ext / search / Civi / Api4 / SearchDisplay.php
index 33f44977b2102f4375d892dae569d95b1fb42aad..93503b83d4ff001c2bb0e95fbb2df571fbc50625 100644 (file)
@@ -6,6 +6,7 @@ namespace Civi\Api4;
  *
  * Provided by the Search Kit extension.
  *
+ * @searchable false
  * @package Civi\Api4
  */
 class SearchDisplay extends Generic\DAOEntity {