LocaleBatchTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/locale/tests/src/Kernel/LocaleBatchTest.php, line 19

Class

LocaleBatchTest
Tests locale batches.

Namespace

Drupal\Tests\locale\Kernel

Code

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

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