Skip to content

Commit 939b9b0

Browse files
committed
MAGETWO-33240: FPC is permanently invalidated by cron
- corrected docblock
1 parent cbc61f6 commit 939b9b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ public function __construct(
3434
/**
3535
* Invalidate full page cache if content is changed
3636
*
37+
* @param \Magento\Framework\Event\Observer $observer
3738
* @return void
3839
*/
3940
public function execute(\Magento\Framework\Event\Observer $observer)

0 commit comments

Comments
 (0)