W3cubDocs

/Drupal 8

public property 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\Annotation

Code

public $id;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Annotation!QueueWorker.php/property/QueueWorker::id/8.1.x