Skip to content

Commit 746aa2c

Browse files
committed
Fix > Semantic Version Checker
1 parent ebc100b commit 746aa2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ImportExport/Model/Import/AbstractEntity.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ public function isAttributeParticular($attributeCode)
657657
/**
658658
* Get the master attribute code to use in an import
659659
*
660-
* @return string
660+
* @return string the master attribute code to use in an import
661661
*/
662662
public function getMasterAttributeCode()
663663
{

0 commit comments

Comments
 (0)