The table to update.
Type: string
File
- core/lib/Drupal/Core/Database/Query/Update.php, line 22
Class
- Update
- General class for an abstracted UPDATE operation.
Namespace
Drupal\Core\Database\Query
Code
protected $table;
The table to update.
Type: string
Drupal\Core\Database\Query
protected $table;
Please login to continue.