You are here

protected property AutocompleteDeluxeWidget::$moduleHandler in Autocomplete Deluxe 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/Field/FieldWidget/AutocompleteDeluxeWidget.php \Drupal\autocomplete_deluxe\Plugin\Field\FieldWidget\AutocompleteDeluxeWidget::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Field/FieldWidget/AutocompleteDeluxeWidget.php, line 42

Class

AutocompleteDeluxeWidget
Plugin implementation of the 'options_buttons' widget.

Namespace

Drupal\autocomplete_deluxe\Plugin\Field\FieldWidget

Code

protected $moduleHandler;