protected property BatchBuilder::$finished in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Batch/BatchBuilder.php \Drupal\Core\Batch\BatchBuilder::finished
- 9 core/lib/Drupal/Core/Batch/BatchBuilder.php \Drupal\Core\Batch\BatchBuilder::finished
The name of a function / method to be called when the batch finishes.
Type: string
File
- core/
lib/ Drupal/ Core/ Batch/ BatchBuilder.php, line 68
Class
- BatchBuilder
- Builds an array for a batch process.
Namespace
Drupal\Core\BatchCode
protected $finished;