Add @searchable annotation to denote which API entities should be visible in Search...
[civicrm-core.git] / Civi / Api4 / Mapping.php
index bd45b0b8d7a2c1e9365abd3ea296bdbe9ea2ab30..9c74f7d497db11df461356fadae5a009b31e6f36 100644 (file)
@@ -23,6 +23,7 @@ namespace Civi\Api4;
  *
  * This is a collection of MappingFields, for reuse in import, export, etc.
  *
+ * @searchable false
  * @package Civi\Api4
  */
 class Mapping extends Generic\DAOEntity {