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 4a78c2e commit c801274Copy full SHA for c801274
pkg/enqueue/Client/DelegateProcessor.php
@@ -24,6 +24,8 @@ public function __construct(ProcessorRegistryInterface $registry)
24
25
/**
26
* {@inheritdoc}
27
+ *
28
+ * @return string|object
29
*/
30
public function process(InteropMessage $message, Context $context)
31
{
0 commit comments