BatchBuilder::$queue
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Batch/BatchBuilder.php \Drupal\Core\Batch\BatchBuilder::queue
- 10 core/lib/Drupal/Core/Batch/BatchBuilder.php \Drupal\Core\Batch\BatchBuilder::queue
- 11.x core/lib/Drupal/Core/Batch/BatchBuilder.php \Drupal\Core\Batch\BatchBuilder::queue
The details of the queue to use.
A tuple containing the name of the queue and the class of the queue to use.
Type: array
File
-
core/
lib/ Drupal/ Core/ Batch/ BatchBuilder.php, line 111
Class
- BatchBuilder
- Builds an array for a batch process.
Namespace
Drupal\Core\BatchCode
protected $queue;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.