OptionsFieldUITest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUITest.php, line 25

Class

OptionsFieldUITest
Tests the Options field UI functionality.

Namespace

Drupal\Tests\options\FunctionalJavascript

Code

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

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