Skip to content

Commit 621ee0e

Browse files
committed
Merge remote-tracking branch 'origin/BUG#AC-1276-v3' into gl_pr_accessibility_release244_nov23_2021
2 parents 6127765 + ab687ed commit 621ee0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Backend/Block/Store/Switcher.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class Switcher extends \Magento\Backend\Block\Template
2020
/**
2121
* URL for store switcher hint
2222
*/
23-
const HINT_URL = 'https://docs.magento.com/user-guide/configuration/scope.html';
23+
public const HINT_URL = 'https://docs.magento.com/user-guide/configuration/scope.html';
2424

2525
/**
2626
* Name of website variable

0 commit comments

Comments
 (0)