Skip to content

Commit a390817

Browse files
MAGETWO-94030: No condition in Catalog Staging MView triggers
1 parent 64f3a82 commit a390817

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
use Magento\Framework\DB\Ddl\Trigger;
1111
use Magento\Framework\Mview\View\StateInterface;
1212

13+
/**
14+
* Class Subscription
15+
*
16+
* @package Magento\Framework\Mview\View
17+
*/
1318
class Subscription implements SubscriptionInterface
1419
{
1520
/**

0 commit comments

Comments
 (0)