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 9273d07 commit 109bb1dCopy full SHA for 109bb1d
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