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 4e6f6ae commit df14b1cCopy full SHA for df14b1c
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