You are here

protected property LocaleConfigSubscriberTest::$localeConfigManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php \Drupal\Tests\locale\Kernel\LocaleConfigSubscriberTest::localeConfigManager

The locale configuration manager used in this test.

Type: \Drupal\locale\LocaleConfigManager

File

core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php, line 49

Class

LocaleConfigSubscriberTest
Tests that shipped configuration translations are updated correctly.

Namespace

Drupal\Tests\locale\Kernel

Code

protected $localeConfigManager;