Skip to content

Commit d58bed1

Browse files
Fix failing static test due to class documentation
1 parent d1983b4 commit d58bed1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
use Magento\Framework\Mview\View\StateInterface;
1212

1313
/**
14-
* Class Subscription
15-
*
16-
* @package Magento\Framework\Mview\View
14+
* Class Subscription for handling partial indexation triggers
1715
*/
1816
class Subscription implements SubscriptionInterface
1917
{

0 commit comments

Comments
 (0)