You are here

constant BatchStorage::TABLE_NAME in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Batch/BatchStorage.php \Drupal\Core\Batch\BatchStorage::TABLE_NAME

The table name.

File

core/lib/Drupal/Core/Batch/BatchStorage.php, line 15

Class

BatchStorage

Namespace

Drupal\Core\Batch

Code

const TABLE_NAME = 'batch';