Skip to content

Commit 457f182

Browse files
ENGCOM-4745: #22299: Cms block cache key does not contain the store id #22302
- Merge Pull Request #22302 from tzyganu/magento2:M2-22299 - Merged commits: 1. 5c84c1a 2. 97bdecc
2 parents 340d12e + 97bdecc commit 457f182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Cms/Block/Block.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ public function getIdentities()
8686
}
8787

8888
/**
89-
* {@inheritdoc}
89+
* @inheritdoc
9090
*/
9191
public function getCacheKeyInfo()
9292
{

0 commit comments

Comments
 (0)