The database table name.
Type: string
File
- core/lib/Drupal/Core/Config/DatabaseStorage.php, line 28
 
Class
- DatabaseStorage
 - Defines the Database storage.
 
Namespace
Drupal\Core\Config
Code
protected $table;
The database table name.
Type: string
Drupal\Core\Config
protected $table;
Please login to continue.