Skip to content

Commit dc63099

Browse files
committed
MAGETWO-45047: Data modification in Export result file
1 parent 4044c8b commit dc63099

File tree

1 file changed

+2
-0
lines changed
  • lib/internal/Magento/Framework/Convert

1 file changed

+2
-0
lines changed

lib/internal/Magento/Framework/Convert/Excel.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ protected function _getXmlFooter()
121121
* @param array $row
122122
* @param boolean $useCallback
123123
* @return string
124+
*
125+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
124126
*/
125127
protected function _getXmlRow($row, $useCallback)
126128
{

0 commit comments

Comments
 (0)