public property WebformScheduledTask::$id in Webform Scheduled Tasks 8.2
Same name in this branch
- 8.2 src/Annotation/WebformScheduledTask.php \Drupal\webform_scheduled_tasks\Annotation\WebformScheduledTask::id
- 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\AnnotationCode
public $id;