public static property ContentEntitySuggestionsTest::$modules in Translation Management Tool 8
Modules to enable.
Type: array
Overrides TMGMTKernelTestBase::$modules
File
- sources/
content/ tests/ src/ Kernel/ ContentEntitySuggestionsTest.php, line 24
Class
- ContentEntitySuggestionsTest
- Basic Source-Suggestions tests.
Namespace
Drupal\Tests\tmgmt_content\KernelCode
public static $modules = array(
'menu_link_content',
'link',
'tmgmt_content',
'tmgmt_test',
'content_translation',
'node',
'filter',
);