We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbc61f6 commit 939b9b0Copy full SHA for 939b9b0
app/code/Magento/PageCache/Model/Observer/InvalidateCacheIfChanged.php
@@ -34,6 +34,7 @@ public function __construct(
34
/**
35
* Invalidate full page cache if content is changed
36
*
37
+ * @param \Magento\Framework\Event\Observer $observer
38
* @return void
39
*/
40
public function execute(\Magento\Framework\Event\Observer $observer)
0 commit comments