You are here

service lingotek.workbench_moderation_configuration in Lingotek Translation 3.4.x

Same name and namespace in other branches
  1. 8.2 lingotek.services.yml \lingotek.workbench_moderation_configuration
  2. 4.0.x lingotek.services.yml \lingotek.workbench_moderation_configuration
  3. 3.1.x lingotek.services.yml \lingotek.workbench_moderation_configuration
  4. 3.2.x lingotek.services.yml \lingotek.workbench_moderation_configuration
  5. 3.3.x lingotek.services.yml \lingotek.workbench_moderation_configuration
  6. 3.5.x lingotek.services.yml \lingotek.workbench_moderation_configuration
  7. 3.6.x lingotek.services.yml \lingotek.workbench_moderation_configuration
  8. 3.7.x lingotek.services.yml \lingotek.workbench_moderation_configuration
  9. 3.8.x lingotek.services.yml \lingotek.workbench_moderation_configuration

Class

Drupal\lingotek\Moderation\LingotekWorkbenchModerationConfigurationService

Tags

  • lingotek_moderation_configuration

File

./lingotek.services.yml
lingotek.services.yml

View source
  1. class: Drupal\lingotek\Moderation\LingotekWorkbenchModerationConfigurationService
  2. arguments:
  3. - '@module_handler'
  4. - '@config.factory'
  5. tags:
  6. - { name: lingotek_moderation_configuration, priority: 10 }