You are here

protected property BatchBuilder::$title in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Batch/BatchBuilder.php \Drupal\Core\Batch\BatchBuilder::title

The title for the batch.

Type: string|\Drupal\Core\StringTranslation\TranslatableMarkup

File

core/lib/Drupal/Core/Batch/BatchBuilder.php, line 40

Class

BatchBuilder
Builds an array for a batch process.

Namespace

Drupal\Core\Batch

Code

protected $title;