File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
app/code/Magento/Developer/etc Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 237
237
</argument >
238
238
</arguments >
239
239
</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 >
240
246
</config >
Original file line number Diff line number Diff line change 9
9
<type name =" Magento\Framework\View\TemplateEngineFactory" >
10
10
<plugin name =" debug_hints" type =" Magento\Developer\Model\TemplateEngine\Plugin\DebugHints" sortOrder =" 10" />
11
11
</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 >
17
12
</config >
You can’t perform that action at this time.
0 commit comments