Skip to content

Commit 8a02b9d

Browse files
committed
ACP2E-290: [Magento Cloud] NewRelic Alert: 'Error Rate Critical'
1 parent bb7844b commit 8a02b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class MessagePlugin
2222
/**
2323
* Cookies name for messages
2424
*/
25-
const MESSAGES_COOKIES_NAME = 'mage-messages';
25+
public const MESSAGES_COOKIES_NAME = 'mage-messages';
2626

2727
/**
2828
* @var \Magento\Framework\Stdlib\CookieManagerInterface

0 commit comments

Comments
 (0)