public static property ContentTmgmtEntitySourceNoCanonicalLinkTest::$modules in Translation Management Tool 8
Modules to enable.
Type: array
Overrides TMGMTTestBase::$modules
File
- sources/
content/ tests/ src/ Functional/ ContentTmgmtEntitySourceNoCanonicalLinkTest.php, line 22
Class
- ContentTmgmtEntitySourceNoCanonicalLinkTest
- Test for translatable entity types with no canonical link template.
Namespace
Drupal\Tests\tmgmt_content\FunctionalCode
public static $modules = array(
'content_translation_test',
'language',
'entity_test',
'tmgmt_content',
);