You are here

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

Same name in this branch
  1. 8.2 src/Annotation/WebformScheduledTask.php \Drupal\webform_scheduled_tasks\Annotation\WebformScheduledTask::id
  2. 8.2 src/Entity/WebformScheduledTask.php \Drupal\webform_scheduled_tasks\Entity\WebformScheduledTask::id

The ID of the scheduled task.

Type: string

File

src/Entity/WebformScheduledTask.php, line 66

Class

WebformScheduledTask
Defines the webform schedule entity type.

Namespace

Drupal\webform_scheduled_tasks\Entity

Code

protected $id;