You are here

protected property WebformScheduledTaskForm::$webform in Webform Scheduled Tasks 8.2

The associated webform.

Type: \Drupal\webform\WebformInterface

File

src/Form/WebformScheduledTaskForm.php, line 22

Class

WebformScheduledTaskForm
The scheduled task form.

Namespace

Drupal\webform_scheduled_tasks\Form

Code

protected $webform;