File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../lib/internal/Magento/Framework/ObjectManager/etc/config.xsd" >
9
9
<type name =" Magento\Framework\View\TemplateEngineFactory" >
10
10
<plugin name =" debug_hints" type =" Magento\Developer\Model\TemplateEngine\Plugin\DebugHints" sortOrder =" 10" />
11
- <arguments >
12
- <argument name =" engines" xsi : type =" array" >
13
- <item name =" phtml" xsi : type =" string" >Magento\Framework\View\TemplateEngine\Php</item >
14
- </argument >
15
- </arguments >
16
11
</type >
17
12
</config >
Original file line number Diff line number Diff line change 155
155
<argument name =" scopeType" xsi : type =" const" >Magento\Framework\Store\ScopeInterface::SCOPE_STORE</argument >
156
156
</arguments >
157
157
</type >
158
+ <type name =" Magento\Framework\View\TemplateEngineFactory" >
159
+ <arguments >
160
+ <argument name =" engines" xsi : type =" array" >
161
+ <item name =" phtml" xsi : type =" string" >Magento\Framework\View\TemplateEngine\Php</item >
162
+ </argument >
163
+ </arguments >
164
+ </type >
158
165
</config >
You can’t perform that action at this time.
0 commit comments