function HelpTopicTranslatedTestBase::getInstallLangcode
File
-
core/
modules/ help/ tests/ src/ Functional/ HelpTopicTranslatedTestBase.php, line 64
Class
- HelpTopicTranslatedTestBase
- Provides a base class for functional help topic tests that use translation.
Namespace
Drupal\Tests\help\FunctionalCode
protected function getInstallLangcode() : string {
return 'de';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.