You are here

protected property SearchApiQuery::$sort in Search API 7

The sort associated with this query.

Type: array

File

includes/query.inc, line 425
Contains SearchApiQueryInterface and SearchApiQuery.

Class

SearchApiQuery
Provides a standard implementation of the SearchApiQueryInterface.

Code

protected $sort;