Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Database/Query/Update.php \Drupal\Core\Database\Query\Update::table
  2. 9 core/lib/Drupal/Core/Database/Query/Update.php \Drupal\Core\Database\Query\Update::table

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;