You are here

protected property AutocompleteService::$renderer in Synonyms 8

The renderer interface.

Type: \Drupal\Core\Render\RendererInterface

File

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

Class

AutocompleteService
Synonyms behavior service for autocomplete.

Namespace

Drupal\synonyms\SynonymsService\Behavior

Code

protected $renderer;