Skip to content

Commit b90bbbc

Browse files
authored
Update Grid.php
1 parent 5f563cc commit b90bbbc

File tree

1 file changed

+5
-0
lines changed
  • Model/ResourceModel/Comment/Collection

1 file changed

+5
-0
lines changed

Model/ResourceModel/Comment/Collection/Grid.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ class Grid extends Collection
2121
* @var int
2222
*/
2323
protected $_storeId;
24+
25+
/**
26+
* @var bool
27+
*/
28+
protected $_previewFlag;
2429

2530
/**
2631
* @param \Magento\Framework\Data\Collection\EntityFactoryInterface $entityFactory

0 commit comments

Comments
 (0)