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.
@return
1 parent b254764 commit 11567f6Copy full SHA for 11567f6
lib/internal/Magento/Framework/Data/Collection.php
@@ -338,7 +338,7 @@ public function getItems()
338
* Retrieve field values from all items
339
*
340
* @param string $colName
341
- * @return array
+ * @return array
342
*/
343
public function getColumnValues($colName)
344
{
@@ -356,7 +356,7 @@ public function getColumnValues($colName)
356
357
* @param string $column
358
* @param array $value
359
360
361
public function getItemsByColumnValue($column, $value)
362
0 commit comments