You are here

protected property AutocompleteService::$selectionManager in Synonyms 8

The entity reference selection handler plugin manager.

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

File

src/SynonymsService/Behavior/AutocompleteService.php, line 37

Class

AutocompleteService
Synonyms behavior service for autocomplete.

Namespace

Drupal\synonyms\SynonymsService\Behavior

Code

protected $selectionManager;