protected property LocaleConfigSubscriberTest::$configFactory in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/locale/src/Tests/LocaleConfigSubscriberTest.php \Drupal\locale\Tests\LocaleConfigSubscriberTest::configFactory
The configuration factory used in this test.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/
modules/ locale/ src/ Tests/ LocaleConfigSubscriberTest.php, line 40 - Contains \Drupal\locale\Tests\LocaleConfigSubscriberTest.
Class
- LocaleConfigSubscriberTest
- Tests that shipped configuration translations are updated correctly.
Namespace
Drupal\locale\TestsCode
protected $configFactory;