TextareaWithSummaryTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/text/tests/src/Functional/TextareaWithSummaryTest.php, line 21

Class

TextareaWithSummaryTest
Tests the functionality of the text_textarea_with_summary widget.

Namespace

Drupal\Tests\text\Functional

Code

protected static $modules = [
  'text_test',
  'node',
];

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