Skip to content

Commit af1c99f

Browse files
ENGCOM-3645: fix: immediately return value #19673
- Merge Pull Request #19673 from DanielRuf/magento2:fix/adminnotification-immediately-return - Merged commits: 1. 4b66ef6 2. 14a5a2f
2 parents 5d551cc + 14a5a2f commit af1c99f

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/AdminNotification/Model/ResourceModel

1 file changed

+2
-0
lines changed

app/code/Magento/AdminNotification/Model/ResourceModel/Inbox.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
namespace Magento\AdminNotification\Model\ResourceModel;
77

88
/**
9+
* Inbox resource model
10+
*
911
* @api
1012
* @since 100.0.2
1113
*/

0 commit comments

Comments
 (0)