ContentTranslationOperationsTest::$modules
Type: modules
Overrides NodeTestBase::$modules
File
-
core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationOperationsTest.php, line 42
Class
- ContentTranslationOperationsTest
- Tests the content translation operations available in the content listing.
Namespace
Drupal\Tests\content_translation\FunctionalCode
protected static $modules = [
'language',
'content_translation',
'node',
'views',
'block',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.