Skip to content

Commit 04e7ba4

Browse files
author
Oleksii Korshenko
authored
MAGETWO-83035: FilterBuilder Doc Block Update #11854
2 parents aff4cb1 + a5ae751 commit 04e7ba4

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)