OptionsFloatFieldImportTest::$modules
Same name in other branches
- 9 core/modules/options/tests/src/Functional/OptionsFloatFieldImportTest.php \Drupal\Tests\options\Functional\OptionsFloatFieldImportTest::modules
- 8.9.x core/modules/options/tests/src/Functional/OptionsFloatFieldImportTest.php \Drupal\Tests\options\Functional\OptionsFloatFieldImportTest::modules
- 11.x core/modules/options/tests/src/Functional/OptionsFloatFieldImportTest.php \Drupal\Tests\options\Functional\OptionsFloatFieldImportTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ options/ tests/ src/ Functional/ OptionsFloatFieldImportTest.php, line 21
Class
- OptionsFloatFieldImportTest
- Tests option fields can be updated and created through config synchronization.
Namespace
Drupal\Tests\options\FunctionalCode
protected static $modules = [
'node',
'options',
'field_ui',
'config',
'options_config_install_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.