You are here

protected property Query::$sorts in Search API 8

The sorts associated with this query.

Type: array

File

src/Query/Query.php, line 122

Class

Query
Provides a standard implementation for a Search API query.

Namespace

Drupal\search_api\Query

Code

protected $sorts = [];