You are here

lingotek_test.services.yml in Lingotek Translation 3.6.x

tests/modules/lingotek_test/lingotek_test.services.yml

File

tests/modules/lingotek_test/lingotek_test.services.yml
View source
  1. services:
  2. lingotek_test.config.factory:
  3. class: Drupal\Core\Config\ConfigFactory
  4. arguments: ['@config.storage', '@event_dispatcher', '@config.typed']