Skip to content

Commit 4a4a15b

Browse files
committed
MC-20322: [Forwardport] Disable statistic collecting for Reports module
1 parent ce9d6d3 commit 4a4a15b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Reports/Setup/Patch/Data/ReportDisableNotification.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99

1010
use Magento\Framework\Notification\NotifierInterface;
1111

12+
/**
13+
* Report Disable Notification
14+
*/
1215
class ReportDisableNotification implements \Magento\Framework\Setup\Patch\DataPatchInterface
1316
{
1417
/**

0 commit comments

Comments
 (0)