Skip to content

Commit bc4ccfb

Browse files
AnujNehraAnujNehra
authored andcommitted
ACP2E-1776: Creating customer(-s) via Async REST API ignores group_id
1 parent 3e100dd commit bc4ccfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/AsynchronousOperations/Model/MassSchedule.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
use Psr\Log\LoggerInterface;
2222

2323
/**
24-
* Class MassSchedulePlugin used for adding multiple entities as Operations to Bulk Management with the status tracking
24+
* Class MassSchedule used for adding multiple entities as Operations to Bulk Management with the status tracking
2525
*
2626
* @SuppressWarnings(PHPMD.CouplingBetweenObjects) Suppressed without refactoring to not introduce BiC
2727
*/

0 commit comments

Comments
 (0)