SeparatorTranslationTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/modules/ datetime_range/ tests/ src/ Kernel/ SeparatorTranslationTest.php, line 38 
Class
- SeparatorTranslationTest
- Test to ensure the datetime range separator is translatable.
Namespace
Drupal\Tests\datetime_range\KernelCode
protected static $modules = [
  'datetime',
  'datetime_range',
  'entity_test',
  'field',
  'language',
  'system',
  'user',
];Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
