Skip to content

Commit 16adb97

Browse files
committed
MAGETWO-99418: Deliver critical PR for 2.3.2
1 parent c1ba453 commit 16adb97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Theme/Controller/Result/JsFooterPlugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*/
1515
class JsFooterPlugin
1616
{
17-
const XML_PATH_DEV_MOVE_JS_TO_BOTTOM = 'dev/js/move_inline_to_bottom';
17+
private const XML_PATH_DEV_MOVE_JS_TO_BOTTOM = 'dev/js/move_inline_to_bottom';
1818

1919
/**
2020
* @var ScopeConfigInterface

0 commit comments

Comments
 (0)