TextFieldTest::$modules

Same name and namespace in other branches
  1. 10 core/modules/text/tests/src/Functional/TextFieldTest.php \Drupal\Tests\text\Functional\TextFieldTest::modules

Type: modules

Overrides StringFieldTest::$modules

File

core/modules/text/tests/src/Functional/TextFieldTest.php, line 31

Class

TextFieldTest
Tests the creation of text fields.

Namespace

Drupal\Tests\text\Functional

Code

protected static $modules = [
    'entity_test',
    'file',
    'field_ui',
];

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