Skip to content

Commit a5ae751

Browse files
author
Oleksii Korshenko
committed
MAGETWO-83035: FilterBuilder Doc Block Update #11854
- Merge Pull Request #11854 from ByteCreation/magento2:filter-builder-doc-block-update - Merged commits: 1. 9ffe626
2 parents 373bd01 + 9ffe626 commit a5ae751

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)