OptionsWidgetBaseTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/options/tests/src/Kernel/OptionsWidgetBaseTest.php \Drupal\Tests\options\Kernel\OptionsWidgetBaseTest::modules

Type: modules

Overrides OptionsFieldUnitTestBase::$modules

File

core/modules/options/tests/src/Kernel/OptionsWidgetBaseTest.php, line 24

Class

OptionsWidgetBaseTest
Tests OptionsWidgetBase.

Namespace

Drupal\Tests\options\Kernel

Code

protected static $modules = [
  'options',
  'options_test',
];

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