The name of the queue this instance is working with.
Type: string
File
- core/
modules/ system/ system.queue.inc, line 202 - Queue functionality.
Class
- SystemQueue
- Default queue implementation.
Code
protected $name;
The name of the queue this instance is working with.
Type: string
protected $name;