This repository was archived by the owner on Nov 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
_includes/backward-incompatible-changes/open-source Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -333,6 +333,14 @@ <h2 id="class">Class</h2>
333
333
< td > Magento\ImportExport\Model\Export::FILTER_TYPE_MULTISELECT</ td >
334
334
< td > Constant has been added.</ td >
335
335
</ tr >
336
+ < tr >
337
+ < td > Magento\ImportExport\Model\Import::FIELD_EMPTY_ATTRIBUTE_VALUE_CONSTANT</ td >
338
+ < td > Constant has been added.</ td >
339
+ </ tr >
340
+ < tr >
341
+ < td > Magento\ImportExport\Model\Import::DEFAULT_EMPTY_ATTRIBUTE_VALUE_CONSTANT</ td >
342
+ < td > Constant has been added.</ td >
343
+ </ tr >
336
344
< tr >
337
345
< td > Magento\ImportExport\Helper\Report::getDelimiter</ td >
338
346
< td > [public] Method has been added.</ td >
@@ -505,6 +513,10 @@ <h2 id="class">Class</h2>
505
513
< td > Magento\CatalogImportExport\Model\Import\Product::__construct</ td >
506
514
< td > [public] Added optional parameter(s).</ td >
507
515
</ tr >
516
+ < tr >
517
+ < td > Magento\CatalogImportExport\Model\Import\Product::getEmptyAttributeValueConstant</ td >
518
+ < td > [public] Method has been added.</ td >
519
+ </ tr >
508
520
< tr >
509
521
< td > Magento\CatalogImportExport\Model\Export\Product::loadCollection</ td >
510
522
< td > [protected] Method has been added.</ td >
You can’t perform that action at this time.
0 commit comments