public static property LingotekConfigImportTest::$modules in Lingotek Translation 3.2.x
Same name and namespace in other branches
- 8.2 src/Tests/Kernel/LingotekConfigImportTest.php \Drupal\lingotek\Tests\Kernel\LingotekConfigImportTest::modules
- 4.0.x src/Tests/Kernel/LingotekConfigImportTest.php \Drupal\lingotek\Tests\Kernel\LingotekConfigImportTest::modules
- 3.0.x src/Tests/Kernel/LingotekConfigImportTest.php \Drupal\lingotek\Tests\Kernel\LingotekConfigImportTest::modules
- 3.1.x src/Tests/Kernel/LingotekConfigImportTest.php \Drupal\lingotek\Tests\Kernel\LingotekConfigImportTest::modules
- 3.3.x src/Tests/Kernel/LingotekConfigImportTest.php \Drupal\lingotek\Tests\Kernel\LingotekConfigImportTest::modules
- 3.4.x src/Tests/Kernel/LingotekConfigImportTest.php \Drupal\lingotek\Tests\Kernel\LingotekConfigImportTest::modules
- 3.5.x src/Tests/Kernel/LingotekConfigImportTest.php \Drupal\lingotek\Tests\Kernel\LingotekConfigImportTest::modules
- 3.6.x src/Tests/Kernel/LingotekConfigImportTest.php \Drupal\lingotek\Tests\Kernel\LingotekConfigImportTest::modules
- 3.7.x src/Tests/Kernel/LingotekConfigImportTest.php \Drupal\lingotek\Tests\Kernel\LingotekConfigImportTest::modules
- 3.8.x src/Tests/Kernel/LingotekConfigImportTest.php \Drupal\lingotek\Tests\Kernel\LingotekConfigImportTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- src/
Tests/ Kernel/ LingotekConfigImportTest.php, line 27
Class
- LingotekConfigImportTest
- Tests content translation updates performed during config import.
Namespace
Drupal\lingotek\Tests\KernelCode
public static $modules = [
'config_test',
'system',
'user',
'entity_test',
'language',
'locale',
'content_translation',
'config_translation',
'lingotek',
];