Skip to content

Commit 4977579

Browse files
committed
ACP2E-23: [Magento Cloud] Error message in PDP disappearing quickly - Code refactoring applied.
1 parent 5fe5710 commit 4977579

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Theme/CustomerData/MessageProvider.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ public function __construct(
3131
}
3232

3333
/**
34+
* Return collection object of messages from session
35+
*
3436
* @return Collection
3537
*/
3638
public function getMessages() : Collection

0 commit comments

Comments
 (0)