BatchBuilder::$queue

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Batch/BatchBuilder.php \Drupal\Core\Batch\BatchBuilder::queue
  2. 8.9.x core/lib/Drupal/Core/Batch/BatchBuilder.php \Drupal\Core\Batch\BatchBuilder::queue
  3. 10 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\Batch

Code

protected $queue;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.