We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed2ffad commit a0850a0Copy full SHA for a0850a0
lib/internal/Magento/Framework/Data/Collection.php
@@ -356,7 +356,7 @@ public function getColumnValues($colName)
356
* Search all items by field value
357
*
358
* @param string $column
359
- * @param array $value
+ * @param float|int|null|string $value
360
* @return array
361
*/
362
public function getItemsByColumnValue($column, $value)
0 commit comments