Skip to content

Commit 1b25f08

Browse files
committed
MAGETWO-63209: Fatal error on category page when changing display mode with flat category on
1 parent 448ed1e commit 1b25f08

File tree

1 file changed

+1
-2
lines changed
  • app/code/Magento/Catalog/Model/ResourceModel/Category/Collection

1 file changed

+1
-2
lines changed

app/code/Magento/Catalog/Model/ResourceModel/Category/Collection/Factory.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
namespace Magento\Catalog\Model\ResourceModel\Category\Collection;
77

88
/**
9-
* Class Factory
10-
* @deprecated
9+
* Category collection factory.
1110
*/
1211
class Factory
1312
{

0 commit comments

Comments
 (0)