protected property BatchBuilder::$urlOptions in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Batch/BatchBuilder.php \Drupal\Core\Batch\BatchBuilder::urlOptions
An array of options to be used with the redirect URL.
Type: array
File
- core/
lib/ Drupal/ Core/ Batch/ BatchBuilder.php, line 92
Class
- BatchBuilder
- Builds an array for a batch process.
Namespace
Drupal\Core\BatchCode
protected $urlOptions = [];