ElementsVerticalTabsWithSummaryTest::$modules
Same name and namespace in other branches
- 11.x core/modules/system/tests/src/FunctionalJavascript/Form/ElementsVerticalTabsWithSummaryTest.php \Drupal\Tests\system\FunctionalJavascript\Form\ElementsVerticalTabsWithSummaryTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ system/ tests/ src/ FunctionalJavascript/ Form/ ElementsVerticalTabsWithSummaryTest.php, line 21
Class
- ElementsVerticalTabsWithSummaryTest
- Tests that titles and summaries in vertical-tabs form elements are set correctly.
Namespace
Drupal\Tests\system\FunctionalJavascript\FormCode
protected static $modules = [
'form_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.