Skip to content

Commit 109bb1d

Browse files
Add explicit @return
1 parent 9273d07 commit 109bb1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Client/DelegateProcessor.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ public function __construct(ProcessorRegistryInterface $registry)
2424

2525
/**
2626
* {@inheritdoc}
27+
*
28+
* @return string|object
2729
*/
2830
public function process(InteropMessage $message, Context $context)
2931
{

0 commit comments

Comments
 (0)