You are here

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\Entity

Code

protected $webform;