X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FCache%2FContext%2FSiteCacheContext.php;fp=web%2Fcore%2Flib%2FDrupal%2FCore%2FCache%2FContext%2FSiteCacheContext.php;h=16516c5e2f8226829cc9713ac14ceeb774948351;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hp=5c9a937fbd17cd09165e4f905cd5518dca785184;hpb=74df008bdbb3a11eeea356744f39b802369bda3c;p=yaffs-website diff --git a/web/core/lib/Drupal/Core/Cache/Context/SiteCacheContext.php b/web/core/lib/Drupal/Core/Cache/Context/SiteCacheContext.php index 5c9a937fb..16516c5e2 100644 --- a/web/core/lib/Drupal/Core/Cache/Context/SiteCacheContext.php +++ b/web/core/lib/Drupal/Core/Cache/Context/SiteCacheContext.php @@ -7,7 +7,7 @@ use Drupal\Core\Cache\CacheableMetadata; /** * Defines the SiteCacheContext service, for "per site" caching. * - * Cache context ID: 'site'. + * Cache context ID: 'url.site'. * * A "site" is defined as the combination of URI scheme, domain name, port and * base path. It allows for varying between the *same* site being accessed via