We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7be2b8c commit 4a85afdCopy full SHA for 4a85afd
app/code/Magento/Theme/etc/di.xml
@@ -69,7 +69,7 @@
69
</type>
70
<type name="Magento\Framework\App\Area">
71
<arguments>
72
- <argument name="translator" xsi:type="object">Magento\Framework\Translate</argument>
+ <argument name="translator" xsi:type="object">Magento\Framework\TranslateInterface</argument>
73
<argument name="design" xsi:type="object">Magento\Theme\Model\Design\Proxy</argument>
74
</arguments>
75
0 commit comments