protected property Update::$table in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Database/Query/Update.php \Drupal\Core\Database\Query\Update::table
- 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\QueryCode
protected $table;