You are here

service synonyms.provider_service in Synonyms 2.0.x

Class

Drupal\synonyms\SynonymsService\ProviderService
1 string reference to synonyms.provider_service
SynonymConfigController::create in src/Controller/SynonymConfigController.php
Instantiates a new instance of this class.

File

./synonyms.services.yml
synonyms.services.yml

View source
  1. class: Drupal\synonyms\SynonymsService\ProviderService
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@entity_type.bundle.info'