OptionsWidgetsTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/options/tests/src/Functional/OptionsWidgetsTest.php, line 23

Class

OptionsWidgetsTest
Tests the Options widgets.

Namespace

Drupal\Tests\options\Functional

Code

protected static $modules = [
  'node',
  'options',
  'entity_test',
  'options_test',
  'taxonomy',
  'field_ui',
];

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