Skip to content

Commit 8825bb1

Browse files
authored
Update ProcessLayoutRenderElement.php
1 parent 89cc5ce commit 8825bb1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/PageCache/Observer/ProcessLayoutRenderElement.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,7 @@ private function isVarnishEnabled()
126126
}
127127

128128
/**
129-
* Add comment cache containers to private blocks
130-
* Blocks are wrapped only if page is cacheable
129+
* Add comment cache containers to private blocks. Blocks are wrapped only if page is cacheable
131130
*
132131
* @param \Magento\Framework\Event\Observer $observer
133132
* @return void

0 commit comments

Comments
 (0)