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 ebc100b commit 746aa2cCopy full SHA for 746aa2c
app/code/Magento/ImportExport/Model/Import/AbstractEntity.php
@@ -657,7 +657,7 @@ public function isAttributeParticular($attributeCode)
657
/**
658
* Get the master attribute code to use in an import
659
*
660
- * @return string
+ * @return string the master attribute code to use in an import
661
*/
662
public function getMasterAttributeCode()
663
{
0 commit comments