Skip to content

Commit ed95acd

Browse files
committed
magento/bulk-api-ce#12: Operations Status Search API Endpoint
1 parent f67a1e3 commit ed95acd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ public function __construct(
8484
$this->joinProcessor = $joinProcessor;
8585
$this->operationExtensionFactory = $operationExtension;
8686
$this->logger = $logger;
87+
$this->collectionProcessor = $collectionProcessor;
8788
}
8889

8990
/**

0 commit comments

Comments
 (0)