You are here

protected property SortsField::$order in Search API sorts 8

The direction of the sorting.

Type: string $order

File

src/SortsField.php, line 22

Class

SortsField
A value object for a sorts field.

Namespace

Drupal\search_api_sorts

Code

protected $order;