config_override_integration_test.services.yml in Drupal 8
Same filename and directory in other branches
core/modules/config/tests/config_override_integration_test/config_override_integration_test.services.yml
File
core/modules/config/tests/config_override_integration_test/config_override_integration_test.services.ymlView source
- services:
- cache_context.config_override_integration_test:
- class: Drupal\config_override_integration_test\Cache\ConfigOverrideIntegrationTestCacheContext
- tags:
- - { name: cache.context }
- config_override_integration_test.config_override:
- class: Drupal\config_override_integration_test\CacheabilityMetadataConfigOverride
- tags:
- - { name: config.factory.override }