You are here

public property WebformScheduledTask::$label in Webform Scheduled Tasks 8.2

The human-readable label.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/WebformScheduledTask.php, line 26

Class

WebformScheduledTask
Annotation for a task plugin.

Namespace

Drupal\webform_scheduled_tasks\Annotation

Code

public $label;