Skip to content
Snippets Groups Projects
Commit d08407e1 authored by Markus Kalkbrenner's avatar Markus Kalkbrenner Committed by Jonathan Sacksick
Browse files

Issue #3315355 by mkalkbrenner: active_store contextual filter must not set cache tags.

parent 829d4e54
No related branches found
No related tags found
2 merge requests!235Issue #3115150 by mbovan: Submitting add to cart form with empty quantity...,!205Issue #3349465 by tBKoT, jsacksick, bojanz: Update several VAT rates and setup...
......@@ -79,11 +79,4 @@ class CurrentStore extends ArgumentDefaultPluginBase implements CacheableDepende
return ['store'];
}
/**
* {@inheritdoc}
*/
public function getCacheTags() {
return $this->currentStore->getStore()->getCacheTags();
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment