We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e100dd commit bc4ccfbCopy full SHA for bc4ccfb
app/code/Magento/AsynchronousOperations/Model/MassSchedule.php
@@ -21,7 +21,7 @@
21
use Psr\Log\LoggerInterface;
22
23
/**
24
- * Class MassSchedulePlugin used for adding multiple entities as Operations to Bulk Management with the status tracking
+ * Class MassSchedule used for adding multiple entities as Operations to Bulk Management with the status tracking
25
*
26
* @SuppressWarnings(PHPMD.CouplingBetweenObjects) Suppressed without refactoring to not introduce BiC
27
*/
0 commit comments