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 e0c65b7 commit 97bb4b7Copy full SHA for 97bb4b7
app/code/Magento/Catalog/Model/Product/Option.php
@@ -343,7 +343,7 @@ public function setProduct(Product $product = null)
343
/**
344
* Get group name of option by given option type
345
*
346
- * @param string|null $type
+ * @param string $type
347
* @return string
348
*/
349
public function getGroupByType($type = null)
0 commit comments