You are here

protected property ManageSortFieldsForm::$moduleHandler in Search API Sorts Widget 1.x

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/ManageSortFieldsForm.php, line 44

Class

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

Namespace

Drupal\search_api_sorts_widget\Form

Code

protected $moduleHandler;