From 4a85afda01d17e7972a9744acad8f11c9636ea3c Mon Sep 17 00:00:00 2001 From: Wouter Samaey Date: Wed, 25 Jul 2018 14:34:38 +0200 Subject: [PATCH] Using interface instead of model directly --- app/code/Magento/Theme/etc/di.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Theme/etc/di.xml b/app/code/Magento/Theme/etc/di.xml index c20184fec6bc4..21e1736d01bf1 100644 --- a/app/code/Magento/Theme/etc/di.xml +++ b/app/code/Magento/Theme/etc/di.xml @@ -69,7 +69,7 @@ - Magento\Framework\Translate + Magento\Framework\TranslateInterface Magento\Theme\Model\Design\Proxy