OptionsDynamicValuesValidationTest::$modules
Same name in other branches
- 11.x core/modules/options/tests/src/Kernel/OptionsDynamicValuesValidationTest.php \Drupal\Tests\options\Kernel\OptionsDynamicValuesValidationTest::modules
Type: modules
Overrides OptionsFieldUnitTestBase::$modules
File
-
core/
modules/ options/ tests/ src/ Kernel/ OptionsDynamicValuesValidationTest.php, line 22
Class
- OptionsDynamicValuesValidationTest
- Tests the Options field allowed values function.
Namespace
Drupal\Tests\options\KernelCode
protected static $modules = [
'entity_test',
'options_test',
'node',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.