You are here

service lingotek_test.config.factory in Lingotek Translation 3.6.x

Same name and namespace in other branches
  1. 4.0.x tests/modules/lingotek_test/lingotek_test.services.yml \lingotek_test.config.factory
  2. 3.3.x tests/modules/lingotek_test/lingotek_test.services.yml \lingotek_test.config.factory
  3. 3.4.x tests/modules/lingotek_test/lingotek_test.services.yml \lingotek_test.config.factory
  4. 3.5.x tests/modules/lingotek_test/lingotek_test.services.yml \lingotek_test.config.factory
  5. 3.7.x tests/modules/lingotek_test/lingotek_test.services.yml \lingotek_test.config.factory
  6. 3.8.x tests/modules/lingotek_test/lingotek_test.services.yml \lingotek_test.config.factory

Class

Drupal\Core\Config\ConfigFactory
1 string reference to lingotek_test.config.factory
LingotekFake::create in tests/modules/lingotek_test/src/LingotekFake.php
Instantiates a new instance of this class.

File

tests/modules/lingotek_test/lingotek_test.services.yml
tests/modules/lingotek_test/lingotek_test.services.yml

View source
  1. class: Drupal\Core\Config\ConfigFactory
  2. arguments:
  3. - '@config.storage'
  4. - '@event_dispatcher'
  5. - '@config.typed'