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.
2 parents 6127765 + ab687ed commit 621ee0eCopy full SHA for 621ee0e
app/code/Magento/Backend/Block/Store/Switcher.php
@@ -20,7 +20,7 @@ class Switcher extends \Magento\Backend\Block\Template
20
/**
21
* URL for store switcher hint
22
*/
23
- const HINT_URL = 'https://docs.magento.com/user-guide/configuration/scope.html';
+ public const HINT_URL = 'https://docs.magento.com/user-guide/configuration/scope.html';
24
25
26
* Name of website variable
0 commit comments