You are here

protected property EntityAutocompleteMatcher::$moduleHandler in Select 2 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/EntityAutocompleteMatcher.php, line 26

Class

EntityAutocompleteMatcher
Matcher class to get autocompletion results for entity reference.

Namespace

Drupal\select2

Code

protected $moduleHandler;