Skip to content

Commit 4790eff

Browse files
author
Oleksii Korshenko
authored
MAGETWO-83034: FilterBuilder Doc Block Update #11855
2 parents 7ec352a + 7298b57 commit 4790eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Api/FilterBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public function setField($field)
2929
/**
3030
* Set value
3131
*
32-
* @param string $value
32+
* @param string|array $value
3333
* @return $this
3434
*/
3535
public function setValue($value)

0 commit comments

Comments
 (0)