protected property Sort::$fields in Drupal 8
Same name and namespace in other branches
- 9 core/modules/jsonapi/src/Query/Sort.php \Drupal\jsonapi\Query\Sort::fields
The fields on which to sort.
Type: string
File
- core/
modules/ jsonapi/ src/ Query/ Sort.php, line 52
Class
- Sort
- Gathers information about the sort parameter.
Namespace
Drupal\jsonapi\QueryCode
protected $fields;