You are here

service synonyms.behavior.select in Synonyms 2.0.x

Same name and namespace in other branches
  1. 8 synonyms.services.yml \synonyms.behavior.select

Class

Drupal\synonyms_select\SynonymsService\Behavior\SelectService

Tags

  • synonyms_behavior

File

modules/synonyms_select/synonyms_select.services.yml
modules/synonyms_select/synonyms_select.services.yml

View source
  1. class: Drupal\synonyms_select\SynonymsService\Behavior\SelectService
  2. arguments:
  3. - '@synonyms.provider_service'
  4. tags:
  5. - { name: synonyms_behavior }