Skip to content

Commit faa9c9a

Browse files
MAGETWO-99677: Enabling a product doesn't clear FPC for PDP if product is not assigned to a category
1 parent 4dcff04 commit faa9c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Cms/Model/Plugin/Product.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
use Magento\Cms\Model\Page;
1212

1313
/**
14-
* Plugin for catalog product
14+
* Cleaning no-route page cache for the product details page after enabling product that is not assigned to a category
1515
*/
1616
class Product
1717
{

0 commit comments

Comments
 (0)