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 fe7230d commit 2ed7490Copy full SHA for 2ed7490
app/code/Magento/Quote/Model/Quote/Item/AbstractItem.php
@@ -272,7 +272,7 @@ public function addMessage($message)
272
* Get messages array of quote item
273
*
274
* @param bool $string flag for converting messages to string
275
- * @return string[]|string
+ * @return array|string
276
*/
277
public function getMessage($string = true)
278
{
0 commit comments