File tree Expand file tree Collapse file tree
app/code/Magento/Developer/etc Expand file tree Collapse file tree Original file line number Diff line number Diff line change 237237 </argument >
238238 </arguments >
239239 </type >
240+
241+ <type name =" Magento\Developer\Model\TemplateEngine\Plugin\DebugHints" >
242+ <arguments >
243+ <argument name =" debugHintsPath" xsi : type =" string" >dev/debug/template_hints_storefront</argument >
244+ </arguments >
245+ </type >
240246</config >
Original file line number Diff line number Diff line change 99 <type name =" Magento\Framework\View\TemplateEngineFactory" >
1010 <plugin name =" debug_hints" type =" Magento\Developer\Model\TemplateEngine\Plugin\DebugHints" sortOrder =" 10" />
1111 </type >
12- <type name =" Magento\Developer\Model\TemplateEngine\Plugin\DebugHints" >
13- <arguments >
14- <argument name =" debugHintsPath" xsi : type =" string" >dev/debug/template_hints_storefront</argument >
15- </arguments >
16- </type >
1712</config >
You can’t perform that action at this time.
0 commit comments