Skip to content

Commit 19585ea

Browse files
committed
MAGETWO-33240: FPC is permanently invalidated by cron
- added class description
1 parent 939b9b0 commit 19585ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/PageCache/Model/Observer/InvalidateCacheIfChanged.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
*/
66
namespace Magento\PageCache\Model\Observer;
77

8+
/**
9+
* An observer to invalidate full page cache when the content given is changed
10+
*/
811
class InvalidateCacheIfChanged
912
{
1013
/**

0 commit comments

Comments
 (0)