LatestTranslationAffectedRevisionTest::$modules
Same name in other branches
- 8.9.x core/modules/views/tests/src/Kernel/Entity/LatestTranslationAffectedRevisionTest.php \Drupal\Tests\views\Kernel\Entity\LatestTranslationAffectedRevisionTest::modules
- 10 core/modules/views/tests/src/Kernel/Entity/LatestTranslationAffectedRevisionTest.php \Drupal\Tests\views\Kernel\Entity\LatestTranslationAffectedRevisionTest::modules
- 11.x core/modules/views/tests/src/Kernel/Entity/LatestTranslationAffectedRevisionTest.php \Drupal\Tests\views\Kernel\Entity\LatestTranslationAffectedRevisionTest::modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ views/ tests/ src/ Kernel/ Entity/ LatestTranslationAffectedRevisionTest.php, line 26
Class
- LatestTranslationAffectedRevisionTest
- Tests the 'Latest translation affected revision' filter.
Namespace
Drupal\Tests\views\Kernel\EntityCode
protected static $modules = [
'node',
'system',
'language',
'content_translation',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.