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\Annotation
Code
public $id;
The plugin ID.
Type: string
Drupal\Core\Annotation
public $id;
Please login to continue.