ElementsVerticalTabsWithSummaryTest::$modules

Type: modules

File

core/modules/system/tests/src/FunctionalJavascript/Form/ElementsVerticalTabsWithSummaryTest.php, line 19

Class

ElementsVerticalTabsWithSummaryTest
Tests that titles and summaries in vertical-tabs form elements are set correctly.

Namespace

Drupal\Tests\system\FunctionalJavascript\Form

Code

protected static $modules = [
    'form_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.