Skip to content

Commit 8b6d648

Browse files
committed
ACP2E-649: Invalid data is exported when we apply created at filter for customer export
1 parent 5bbd0f2 commit 8b6d648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ImportExport/Api/Data/ExtendedExportInfoInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public function getSkipAttr();
2525
* Set skipped attributes
2626
*
2727
* @param string $skipAttr
28-
* @return mixed
28+
* @return void
2929
*/
3030
public function setSkipAttr($skipAttr);
3131
}

0 commit comments

Comments
 (0)