protected property DatabaseQueue::$name in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Queue/DatabaseQueue.php \Drupal\Core\Queue\DatabaseQueue::name
- 10 core/lib/Drupal/Core/Queue/DatabaseQueue.php \Drupal\Core\Queue\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\QueueCode
protected $name;