Skip to content

Commit 7298b57

Browse files
author
Oleksii Korshenko
committed
MAGETWO-83034: FilterBuilder Doc Block Update #11855
- Merge Pull Request #11855 from ByteCreation/magento2:filter-builder-doc-block-update-2.3 - Merged commits: 1. 1b33050
2 parents 7ec352a + 1b33050 commit 7298b57

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)