W3cubDocs

/Drupal 8

protected property DatabaseQueue::$name

The name of the queue this instance is working with.

Type: string

File

core/lib/Drupal/Core/Queue/DatabaseQueue.php, line 28

Class

DatabaseQueue
Default queue implementation.

Namespace

Drupal\Core\Queue

Code

protected $name;

© 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!Queue!DatabaseQueue.php/property/DatabaseQueue::name/8.1.x