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