You are here

constant Sort::KEY_NAME in JSON:API 8.2

Same name and namespace in other branches
  1. 8 src/Query/Sort.php \Drupal\jsonapi\Query\Sort::KEY_NAME

The JSON:API sort key name.

File

src/Query/Sort.php, line 24

Class

Sort
Gathers information about the sort parameter.

Namespace

Drupal\jsonapi\Query

Code

const KEY_NAME = 'sort';