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 88<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../lib/internal/Magento/Framework/ObjectManager/etc/config.xsd" >
99 <type name =" Magento\Framework\View\TemplateEngineFactory" >
1010 <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 >
1611 </type >
1712</config >
Original file line number Diff line number Diff line change 155155 <argument name =" scopeType" xsi : type =" const" >Magento\Framework\Store\ScopeInterface::SCOPE_STORE</argument >
156156 </arguments >
157157 </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 >
158165</config >
You can’t perform that action at this time.
0 commit comments