QueueWorker::$id
Same name in other branches
- 9 core/lib/Drupal/Core/Annotation/QueueWorker.php \Drupal\Core\Annotation\QueueWorker::id
- 10 core/lib/Drupal/Core/Annotation/QueueWorker.php \Drupal\Core\Annotation\QueueWorker::id
- 11.x core/lib/Drupal/Core/Annotation/QueueWorker.php \Drupal\Core\Annotation\QueueWorker::id
The plugin ID.
Type: string
File
-
core/
lib/ Drupal/ Core/ Annotation/ QueueWorker.php, line 43
Class
- QueueWorker
- Declare a worker class for processing a queue item.
Namespace
Drupal\Core\AnnotationCode
public $id;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.