Skip to content

Commit cd10562

Browse files
ENGCOM-8446: Fix PHPdoc comment to be accurate #30793
- Merge Pull Request #30793 from samuel27m/magento2:patch-1 - Merged commits: 1. d9ffc76
2 parents a284b63 + d9ffc76 commit cd10562

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/CatalogImportExport/Model/Export

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogImportExport/Model/Export/Product.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
class Product extends \Magento\ImportExport\Model\Export\Entity\AbstractEntity
3030
{
3131
/**
32-
* Attributes that should be exported
32+
* Attributes that shouldn't be exported
3333
*
3434
* @var string[]
3535
*/

0 commit comments

Comments
 (0)