Skip to content

Commit d85b3c2

Browse files
committed
MC-15763: Introduce critical CSS scope loaded through head
- Stabilization
1 parent f753406 commit d85b3c2

File tree

1 file changed

+2
-0
lines changed
  • lib/internal/Magento/Framework/View/Page/Config/Reader

1 file changed

+2
-0
lines changed

lib/internal/Magento/Framework/View/Page/Config/Reader/Head.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ protected function addContentTypeByNodeName(Layout\Element $node)
6363
}
6464

6565
/**
66+
* Read children elements structure and fill scheduled structure
67+
*
6668
* @param Layout\Reader\Context $readerContext
6769
* @param Layout\Element $headElement
6870
* @return $this|Layout\ReaderInterface

0 commit comments

Comments
 (0)