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
diff --git a/web/modules/contrib/entity_browser/tests/modules/entity_browser_test/entity_browser_test.services.yml b/web/modules/contrib/entity_browser/tests/modules/entity_browser_test/entity_browser_test.services.yml
new file mode 100644 (file)
index 0000000..17e1f17
--- /dev/null
@@ -0,0 +1,5 @@
+services:
+  cache_context.eb_dummy:
+    class: Drupal\entity_browser_test\Cache\Context\DummyCacheContext
+    tags:
+      - { name: cache.context}