X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FApi4%2FActionSchedule.php;h=2451af42925560e9f176e6bb7f29c8bb5a1bf780;hb=d396bcd04f5b2d11400a9d9091704293905ce7f8;hp=7ddcb4ea6578ea0fc9bb94637b653135f2982164;hpb=2d82d5a2151b9e9ac865f223521836ea4d530566;p=civicrm-core.git diff --git a/Civi/Api4/ActionSchedule.php b/Civi/Api4/ActionSchedule.php index 7ddcb4ea65..2451af4292 100644 --- a/Civi/Api4/ActionSchedule.php +++ b/Civi/Api4/ActionSchedule.php @@ -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 */