From 7238228429b1cc3669ffd5bced7911148d155de6 Mon Sep 17 00:00:00 2001 From: Chris Pook Date: Wed, 2 May 2018 16:20:49 +0100 Subject: [PATCH] Renamed config setting to represent what it actually does This config name is notoriously misleading as it does not show the block name at all, instead it shows the block class type. Worse still there is a question about this in the Magento2 certification exam which is utterly confusing due to the poor naming of the config setting. --- app/code/Magento/Backend/etc/adminhtml/system.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Backend/etc/adminhtml/system.xml b/app/code/Magento/Backend/etc/adminhtml/system.xml index 6d950ae2c91ba..86a2f3b772d2a 100644 --- a/app/code/Magento/Backend/etc/adminhtml/system.xml +++ b/app/code/Magento/Backend/etc/adminhtml/system.xml @@ -136,7 +136,7 @@ Magento\Config\Model\Config\Source\Yesno - + Magento\Config\Model\Config\Source\Yesno