An array of fields that will be updated.
Type: array
File
- core/lib/Drupal/Core/Database/Query/Update.php, line 29
Class
- Update
- General class for an abstracted UPDATE operation.
Namespace
Drupal\Core\Database\Query
Code
protected $fields = array();
Please login to continue.