protected property BatchBuilder::$initMessage in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Batch/BatchBuilder.php \Drupal\Core\Batch\BatchBuilder::initMessage
- 9 core/lib/Drupal/Core/Batch/BatchBuilder.php \Drupal\Core\Batch\BatchBuilder::initMessage
The initializing message for the batch.
Type: string|\Drupal\Core\StringTranslation\TranslatableMarkup
File
- core/
lib/ Drupal/ Core/ Batch/ BatchBuilder.php, line 47
Class
- BatchBuilder
- Builds an array for a batch process.
Namespace
Drupal\Core\BatchCode
protected $initMessage;