APIv4 - Add `@since` annotation to each entity
[civicrm-core.git] / Civi / Api4 / ActionSchedule.php
index 4f2a6f1fe384807fd5c145944c59480d28424a93..6cd4d1d42a3093be20ccb6a8c5abb235879ac3f9 100644 (file)
@@ -30,6 +30,7 @@ namespace Civi\Api4;
  *
  * @searchable none
  * @see https://docs.civicrm.org/user/en/latest/email/scheduled-reminders/
+ * @since 5.19
  * @package Civi\Api4
  */
 class ActionSchedule extends Generic\DAOEntity {