X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FCache%2FContext%2FCacheContextsPass.php;h=2025fbbf61cad423076b892f4f436fb33f3ab83c;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=bf49e540ed8166341cd465448d15218f65d27b45;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/lib/Drupal/Core/Cache/Context/CacheContextsPass.php b/web/core/lib/Drupal/Core/Cache/Context/CacheContextsPass.php index bf49e540e..2025fbbf6 100644 --- a/web/core/lib/Drupal/Core/Cache/Context/CacheContextsPass.php +++ b/web/core/lib/Drupal/Core/Cache/Context/CacheContextsPass.php @@ -36,7 +36,6 @@ class CacheContextsPass implements CompilerPassInterface { } } - $container->setParameter('cache_contexts', $cache_contexts); }