TextareaTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/system/tests/src/Functional/Form/TextareaTest.php, line 19

Class

TextareaTest
Tests the form API textarea element.

Namespace

Drupal\Tests\system\Functional\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.