Skip to content

Commit 1351e67

Browse files
committed
ACP2E-2630: Issues saving advanced pricing on bundle products
1 parent a787a48 commit 1351e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Data/Collection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -825,7 +825,7 @@ protected function _toOptionHash($valueField = 'id', $labelField = 'name')
825825
* Retrieve item by id
826826
*
827827
* @param string|int $idValue
828-
* @return DataObject|null
828+
* @return DataObject
829829
*/
830830
public function getItemById($idValue)
831831
{

0 commit comments

Comments
 (0)