Skip to content

Commit 0d64f37

Browse files
committed
AC-13810: Customer Grid indexer does not work properly in Update by Schedule mode
1 parent 4483d42 commit 0d64f37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/internal/Magento/Framework/Mview/View/BaseAction.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* Copyright 2025 Adobe
44
* All Rights Reserved.
55
*/
6+
declare(strict_types=1);
7+
68
namespace Magento\Framework\Mview\View;
79

810
use Magento\Framework\Indexer\IndexerRegistry;

0 commit comments

Comments
 (0)