File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
app/code/Magento/StoreGraphQl/Plugin Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010use Magento \StoreGraphQl \Model \Resolver \Store \ConfigIdentity ;
1111
1212/**
13- * Store group plugin
13+ * Store group plugin to provide identities for cache invalidation
1414 */
1515class Group
1616{
Original file line number Diff line number Diff line change 1010use Magento \StoreGraphQl \Model \Resolver \Store \ConfigIdentity ;
1111
1212/**
13- * Store plugin
13+ * Store plugin to provide identities for cache invalidation
1414 */
1515class Store
1616{
Original file line number Diff line number Diff line change 1010use Magento \StoreGraphQl \Model \Resolver \Store \ConfigIdentity ;
1111
1212/**
13- * Website plugin
13+ * Website plugin to provide identities for cache invalidation
1414 */
1515class Website
1616{
You can’t perform that action at this time.
0 commit comments