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 dbc8951 commit ed2ea43Copy full SHA for ed2ea43
app/code/Magento/ImportExport/Model/Import/Entity/AbstractEav.php
@@ -19,7 +19,7 @@
19
abstract class AbstractEav extends \Magento\ImportExport\Model\Import\AbstractEntity
20
{
21
/**
22
- * Attribute collection name
+ * Attribute collection name (data collection)
23
*/
24
const ATTRIBUTE_COLLECTION_NAME = \Magento\Framework\Data\Collection::class;
25
0 commit comments