Skip to content

Commit 6877bde

Browse files
committed
MAGETWO-54296: Сategory suffix does not change after the second configuration changes
1 parent 8efbc6d commit 6877bde

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ public function afterSave()
125125
}
126126

127127
/**
128-
* @return $this
128+
* {@inheritdoc}
129129
*/
130130
public function afterDeleteCommit()
131131
{

0 commit comments

Comments
 (0)