Skip to content

Commit 86a394f

Browse files
author
Mykola Palamar
committed
MAGETWO-53056: Category tree is not refreshed after changing category URL suffix
- fixed CR notes
1 parent 5886f2d commit 86a394f

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Catalog/Model/System/Config/Backend/Catalog/Url/Rewrite

1 file changed

+2
-0
lines changed

app/code/Magento/Catalog/Model/System/Config/Backend/Catalog/Url/Rewrite/Suffix.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ protected function isCategorySuffixChanged()
113113

114114
/**
115115
* Invalidate cache that store old category suffix
116+
*
117+
* @return void
116118
*/
117119
protected function invalidateCategoryRelatedCache()
118120
{

0 commit comments

Comments
 (0)