Skip to content

Commit 277ebf3

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-52583' into Troll-PR
2 parents 832793e + 2d3b8d6 commit 277ebf3

File tree

1 file changed

+4
-1
lines changed
  • app/code/Magento/CatalogSearch/Model/Indexer/Fulltext/Plugin

1 file changed

+4
-1
lines changed

app/code/Magento/CatalogSearch/Model/Indexer/Fulltext/Plugin/Category.php

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
use Magento\Catalog\Model\ResourceModel\Category as ResourceCategory;
1010
use Magento\Framework\Model\AbstractModel;
1111

12-
12+
/**
13+
* Class Category
14+
* @package Magento\CatalogSearch\Model\Indexer\Fulltext\Plugin
15+
*/
1316
class Category extends AbstractPlugin
1417
{
1518
/**

0 commit comments

Comments
 (0)