ContentTranslationLinkTagTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationLinkTagTest.php, line 20
Class
- ContentTranslationLinkTagTest
- Tests whether canonical link tags are present for content entities.
Namespace
Drupal\Tests\content_translation\FunctionalCode
public static $modules = [
'entity_test',
'content_translation',
'content_translation_test',
'language',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.