config_enum_test.settings.yml

Same filename in this branch
  1. 11.x core/modules/config/tests/config_enum_test/config/install/config_enum_test.settings.yml
Same filename and directory in other branches
  1. main core/modules/config/tests/config_enum_test/config/install/config_enum_test.settings.yml
  2. main core/tests/fixtures/recipes/enum_config_test/config/config_enum_test.settings.yml
core/tests/fixtures/recipes/enum_config_test/config/config_enum_test.settings.yml
1 string reference to 'config_enum_test.settings'
ConfigImportUITest::testEnumViaConfigImporter in core/modules/config/tests/src/Functional/ConfigImportUITest.php
Tests importing an enum.

File

core/tests/fixtures/recipes/enum_config_test/config/config_enum_test.settings.yml

View source
  1. foo: !php/enum Drupal\config_enum_test\EnumValue::Yes

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