You are here

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

The field of the sorting.

Type: string $field

File

src/SortsField.php, line 15

Class

SortsField
A value object for a sorts field.

Namespace

Drupal\search_api_sorts

Code

protected $field;