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.
2 parents 90a479f + df14b1c commit 61dc286Copy full SHA for 61dc286
app/code/Magento/Quote/Model/Quote/Item.php
@@ -609,7 +609,7 @@ public function getOptionsByCode()
609
/**
610
* Add option to item
611
*
612
- * @param \Magento\Quote\Model\Quote\Item\Option|\Magento\Framework\DataObject $option
+ * @param \Magento\Quote\Model\Quote\Item\Option|\Magento\Framework\DataObject|array $option
613
* @return $this
614
* @throws \Magento\Framework\Exception\LocalizedException
615
*/
0 commit comments