Merge pull request #19661 from civicrm/5.35
[civicrm-core.git] / Civi / Api4 / ActionSchedule.php
index 7ddcb4ea6578ea0fc9bb94637b653135f2982164..2451af42925560e9f176e6bb7f29c8bb5a1bf780 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 
@@ -30,6 +28,7 @@ namespace Civi\Api4;
  *
  * Creating a new ActionSchedule requires at minimum a title, mapping_id and entity_value.
  *
+ * @searchable false
  * @see https://docs.civicrm.org/user/en/latest/email/scheduled-reminders/
  * @package Civi\Api4
  */