LanguageBlockSettingsVisibilityTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ language/ tests/ src/ Functional/ LanguageBlockSettingsVisibilityTest.php, line 14
Class
- LanguageBlockSettingsVisibilityTest
- Tests that the language settings on block config appears correctly.
Namespace
Drupal\Tests\language\FunctionalCode
protected static $modules = [
'block',
'language',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.