You are here

public property AdvancedQueueJobType::$label in Advanced Queue 8

The human-readable name of the plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/AdvancedQueueJobType.php, line 30

Class

AdvancedQueueJobType
Defines an advanced queue job type.

Namespace

Drupal\advancedqueue\Annotation

Code

public $label;