Add @searchable annotation to denote which API entities should be visible in Search...
[civicrm-core.git] / Civi / Api4 / MappingField.php
index 23cb5e0ca96404778be7e4a74f29d433e9e2930f..bde710c401942b48d9e99be8b76d91dd1b216775 100644 (file)
@@ -24,7 +24,7 @@ namespace Civi\Api4;
  * This represents one field in a Mapping collection.
  *
  * @see \Civi\Api4\Mapping
- *
+ * @searchable false
  * @package Civi\Api4
  */
 class MappingField extends Generic\DAOEntity {