You are here

constant SchedulingState::SCHEDULE_STATE_KEY in Webform Scheduled Tasks 8.2

The key used in state for storing scheduling information.

File

src/SchedulingState.php, line 33

Class

SchedulingState
Get information about the state of task scheduling.

Namespace

Drupal\webform_scheduled_tasks

Code

const SCHEDULE_STATE_KEY = 'webform_scheduled_tasks.scheduling_info';