SearchKit - Change @searchable annotation from boolean to option list
[civicrm-core.git] / Civi / Api4 / Mapping.php
index 9c74f7d497db11df461356fadae5a009b31e6f36..e7d6cbf11d279844fa9029b82da24b17bfe3f799 100644 (file)
@@ -23,7 +23,7 @@ namespace Civi\Api4;
  *
  * This is a collection of MappingFields, for reuse in import, export, etc.
  *
- * @searchable false
+ * @searchable none
  * @package Civi\Api4
  */
 class Mapping extends Generic\DAOEntity {