Modules to enable.
Type: array
Overrides FieldUnitTestBase::$modules
File
- drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUnitTestBase.php, line 23
- Contains \Drupal\options\Tests\OptionsFieldUnitTestBase.
Class
- OptionsFieldUnitTestBase
- Defines a common base test class for unit tests of the options module.
Namespace
Drupal\options\Tests
Code
public static $modules = array(
'options',
);