The name of the SQL table to use.
Type: string
File
- drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php, line 33
- Contains Drupal\Core\KeyValueStore\DatabaseStorage.
Class
- DatabaseStorage
- Defines a default key/value store implementation.
Namespace
Drupal\Core\KeyValueStore
Code
protected $table;