protected property Update::$fields

An array of fields that will be updated.

Type: array

File

drupal/core/lib/Drupal/Core/Database/Query/Update.php, line 30
Definition of Drupal\Core\Database\Query\Update

Class

Update
General class for an abstracted UPDATE operation.

Namespace

Drupal\Core\Database\Query

Code

protected $fields = array();