service lingotek_test.config.factory in Lingotek Translation 3.5.x
Same name and namespace in other branches
- 4.0.x tests/modules/lingotek_test/lingotek_test.services.yml \lingotek_test.config.factory
- 3.3.x tests/modules/lingotek_test/lingotek_test.services.yml \lingotek_test.config.factory
- 3.4.x tests/modules/lingotek_test/lingotek_test.services.yml \lingotek_test.config.factory
- 3.6.x tests/modules/lingotek_test/lingotek_test.services.yml \lingotek_test.config.factory
- 3.7.x tests/modules/lingotek_test/lingotek_test.services.yml \lingotek_test.config.factory
- 3.8.x tests/modules/lingotek_test/lingotek_test.services.yml \lingotek_test.config.factory
Class
Drupal\Core\Config\ConfigFactory1 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
- class: Drupal\Core\Config\ConfigFactory
- arguments:
- - '@config.storage'
- - '@event_dispatcher'
- - '@config.typed'