You are here

protected property SystemQueue::$name in Drupal 7

The name of the queue this instance is working with.

Type: string

File

modules/system/system.queue.inc, line 204
Queue functionality.

Class

SystemQueue
Default queue implementation.

Code

protected $name;