You are here

public 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 plugin ID.

Type: string

File

src/Annotation/WebformScheduledTask.php, line 19

Class

WebformScheduledTask
Annotation for a task plugin.

Namespace

Drupal\webform_scheduled_tasks\Annotation

Code

public $id;