Skip to content

Commit

Permalink
MAGETWO-33068: [Dev] Layout Processing Improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
slavvka committed Feb 17, 2015
1 parent 35b8dff commit e13dec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/etc/di.xml
Expand Up @@ -338,7 +338,7 @@
<item name="url" xsi:type="object">Magento\Framework\View\Layout\Argument\Interpreter\Url</item>
<item name="helper" xsi:type="object">Magento\Framework\View\Layout\Argument\Interpreter\HelperMethod</item>
</argument>
<argument name="discriminator" xsi:type="const">Magento\Core\Model\Layout\Merge::TYPE_ATTRIBUTE</argument>
<argument name="discriminator" xsi:type="const">Magento\Framework\View\Model\Layout\Merge::TYPE_ATTRIBUTE</argument>
</arguments>
</virtualType>
<virtualType name="layoutArgumentGeneratorInterpreter" type="Magento\Framework\View\Layout\Argument\Interpreter\Decorator\Updater">
Expand Down

0 comments on commit e13dec6

Please sign in to comment.