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 3bb11bb commit 9c9f9fcCopy full SHA for 9c9f9fc
app/code/Magento/AsynchronousOperations/Model/OperationProcessor.php
@@ -80,9 +80,9 @@ class OperationProcessor
80
* @param ConsumerConfigurationInterface $configuration
81
* @param Json $jsonHelper
82
* @param OperationManagementInterface $operationManagement
83
- * @param LoggerInterface $logger
84
* @param \Magento\Framework\Webapi\ServiceOutputProcessor $serviceOutputProcessor
85
* @param \Magento\Framework\Communication\ConfigInterface $communicationConfig
+ * @param LoggerInterface $logger
86
*/
87
public function __construct(
88
MessageValidator $messageValidator,
0 commit comments