Skip to content

Commit 2f2a70f

Browse files
committed
fixes for AC-13691
1 parent 7613713 commit 2f2a70f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/OpenSearch/Plugin/SearchAdapter/Query/Builder/MatchQueryPlugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ public function __construct(
3737
* @param BaseMatchQuery $subject
3838
* @param array $selectQuery
3939
* @return array
40+
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
4041
*/
4142
public function afterBuild(
4243
BaseMatchQuery $subject,

0 commit comments

Comments
 (0)