You are here

protected property SearchApiSortsField::$default_sort in Search API sorts 8

The default sort of the search api sorts field.

Returns TRUE when this field is the default sorting field for this display.

Type: bool

File

src/Entity/SearchApiSortsField.php, line 76

Class

SearchApiSortsField
Defines the Search api sorts index configuration entity.

Namespace

Drupal\search_api_sorts\Entity

Code

protected $default_sort;