You are here

protected property ManageSortFieldsForm::$searchApiSortsFieldStorage in Search API sorts 8

The search api sorts field storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/ManageSortFieldsForm.php, line 51

Class

ManageSortFieldsForm
Provides a form for managing sort fields for a search api display.

Namespace

Drupal\search_api_sorts\Form

Code

protected $searchApiSortsFieldStorage;