LatestTranslationAffectedRevisionTest::$modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ views/ tests/ src/ Kernel/ Entity/ LatestTranslationAffectedRevisionTest.php, line 28
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.