Skip to content

Commit a9e013e

Browse files
MAGETWO-94909: [2.3] Fix scope selector for reports
1 parent f9feef6 commit a9e013e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Reports/Block/Adminhtml/Grid/AbstractGrid.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,7 @@ protected function _addOrderStatusFilter($collection, $filterData)
409409

410410
/**
411411
* Adds custom filter to resource collection
412+
*
412413
* Can be overridden in child classes if custom filter needed
413414
*
414415
* @param \Magento\Reports\Model\ResourceModel\Report\Collection\AbstractCollection $collection

0 commit comments

Comments
 (0)