You are here

constant SchedulingState::HALTED_STATE_KEY in Webform Scheduled Tasks 8.2

A state key for halted tasks.

File

src/SchedulingState.php, line 38

Class

SchedulingState
Get information about the state of task scheduling.

Namespace

Drupal\webform_scheduled_tasks

Code

const HALTED_STATE_KEY = 'webform_scheduled_tasks.halted_tasks';