protected property SystemQueue::$name

The name of the queue this instance is working with.

Tipo: string

Archivo

drupal-7.x/modules/system/system.queue.inc, line 204
Queue functionality.

Class

SystemQueue
Default queue implementation.

Código

protected $name;