Skip to content

Commit 3e71c63

Browse files
committed
ACP2E-2928: fix static error
1 parent 9f27349 commit 3e71c63

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Elasticsearch/SearchAdapter/Filter/Builder

1 file changed

+2
-0
lines changed

app/code/Magento/Elasticsearch/SearchAdapter/Filter/Builder/Range.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ public function __construct(
2626
}
2727

2828
/**
29+
* Add the range filters
30+
*
2931
* @param RequestFilterInterface|RangeFilterRequest $filter
3032
* @return array
3133
*/

0 commit comments

Comments
 (0)