CountryManagerTest::$modules

Same name in other branches
  1. 10 core/tests/Drupal/KernelTests/Core/Locale/CountryManagerTest.php \Drupal\KernelTests\Core\Locale\CountryManagerTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Locale/CountryManagerTest.php, line 20

Class

CountryManagerTest
Tests Country Manager functionality.

Namespace

Drupal\KernelTests\Core\Locale

Code

protected static $modules = [
    'language',
    'locale',
    'locale_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.