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 949aa6b commit ce0cb8cCopy full SHA for ce0cb8c
app/code/Magento/GiftMessage/Block/Message/Inline.php
@@ -139,7 +139,7 @@ public function getType()
139
/**
140
* Define checkout type
141
*
142
- * @param $type string
+ * @param string $type
143
* @return $this
144
* @codeCoverageIgnore
145
*/
@@ -278,6 +278,8 @@ public function countItems()
278
}
279
280
281
+ * Call method getItemsHasMessages
282
+ *
283
* @deprecated Misspelled method
284
* @see getItemsHasMessages
285
0 commit comments