public property QueueWorker::$id in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 45 - Contains \Drupal\Core\Annotation\QueueWorker.
Class
- QueueWorker
- Declare queue workers that need to be run periodically.
Namespace
Drupal\Core\AnnotationCode
public $id;