Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / entity_browser / tests / modules / entity_browser_test / entity_browser_test.services.yml
1 services:
2   cache_context.eb_dummy:
3     class: Drupal\entity_browser_test\Cache\Context\DummyCacheContext
4     tags:
5       - { name: cache.context}