public property SelectQuery::$fields in Salesforce Suite 5.0.x
Same name and namespace in other branches
- 8.4 src/SelectQuery.php \Drupal\salesforce\SelectQuery::fields
- 8.3 src/SelectQuery.php \Drupal\salesforce\SelectQuery::fields
Fields to be selected.
Type: array
File
- src/
SelectQuery.php, line 17
Class
- SelectQuery
- Class SelectQuery.
Namespace
Drupal\salesforceCode
public $fields = [];