SearchKit - Change @searchable annotation from boolean to option list
[civicrm-core.git] / Civi / Api4 / ActionSchedule.php
index 2451af42925560e9f176e6bb7f29c8bb5a1bf780..4f2a6f1fe384807fd5c145944c59480d28424a93 100644 (file)
@@ -28,7 +28,7 @@ namespace Civi\Api4;
  *
  * Creating a new ActionSchedule requires at minimum a title, mapping_id and entity_value.
  *
- * @searchable false
+ * @searchable none
  * @see https://docs.civicrm.org/user/en/latest/email/scheduled-reminders/
  * @package Civi\Api4
  */