Skip to content

Commit fcb3d67

Browse files
committed
MAGETWO-95651: Narrow number of top menu cache versions
1 parent 61d81a8 commit fcb3d67

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

app/code/Magento/Theme/Block/Html/Topmenu.php

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -361,17 +361,6 @@ public function getIdentities()
361361
return $this->identities;
362362
}
363363

364-
/**
365-
* Get cache key informative items
366-
*
367-
* @return array
368-
* @since 100.1.0
369-
*/
370-
public function getCacheKeyInfo()
371-
{
372-
return parent::getCacheKeyInfo();
373-
}
374-
375364
/**
376365
* Get tags array for saving cache
377366
*

0 commit comments

Comments
 (0)