You are here

protected property EntityAutocompleteMatcher::$selectionManager in Select 2 8

The entity reference selection handler plugin manager.

Type: \Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManagerInterface

File

src/EntityAutocompleteMatcher.php, line 19

Class

EntityAutocompleteMatcher
Matcher class to get autocompletion results for entity reference.

Namespace

Drupal\select2

Code

protected $selectionManager;