From ace164b38bd58e33ce96d13bd2e48453103697a4 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 3a58ef9f63e8d..1f642293214fe 100644 --- a/app/code/Magento/Backend/etc/adminhtml/system.xml +++ b/app/code/Magento/Backend/etc/adminhtml/system.xml @@ -120,7 +120,7 @@ Magento\Config\Model\Config\Source\Yesno - + Magento\Config\Model\Config\Source\Yesno