protected property WebformScheduledTask::$webform in Webform Scheduled Tasks 8.2
The webform ID the schedule is attached to.
Type: string
File
- src/
Entity/ WebformScheduledTask.php, line 101
Class
- WebformScheduledTask
- Defines the webform schedule entity type.
Namespace
Drupal\webform_scheduled_tasks\EntityCode
protected $webform;