OptionsDynamicValuesValidationTest::$modules

Same name in other branches
  1. 10 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\Kernel

Code

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.