system.menu.exclude_test.yml
Same filename in other branches
1 string reference to 'system.menu.exclude_test'
- ExcludedModulesEventSubscriberTest::testExcludedModules in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ExcludedModulesEventSubscriberTest.php - Test excluding modules from the config export.
File
-
core/
modules/ config/ tests/ config_exclude_test/ config/ install/ system.menu.exclude_test.yml
View source
- langcode: en
- status: true
- dependencies:
- enforced:
- module:
- - config_test
- id: exclude_test
- label: Test
- description: 'Test menu depending on config_test'
- locked: true
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.