Skip to content

Commit 9c61729

Browse files
committed
magento-engcom/import-export-improvements#54: update codee based on phpcs guidelines
1 parent e5e5832 commit 9c61729

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -830,6 +830,8 @@ public function validateData()
830830
}
831831

832832
/**
833+
* Get error aggregator object
834+
*
833835
* @return ProcessingErrorAggregatorInterface
834836
*/
835837
public function getErrorAggregator()

0 commit comments

Comments
 (0)