You are here

protected property WebformScheduledTask::$interval in Webform Scheduled Tasks 8.2

The interval values for the task.

Type: array

File

src/Entity/WebformScheduledTask.php, line 108

Class

WebformScheduledTask
Defines the webform schedule entity type.

Namespace

Drupal\webform_scheduled_tasks\Entity

Code

protected $interval = [];