@@ -98,6 +98,9 @@ |
||
| 98 | 98 | return $operation; |
| 99 | 99 | } |
| 100 | 100 | |
| 101 | + /** |
|
| 102 | + * @param string $direction |
|
| 103 | + */ |
|
| 101 | 104 | protected function generateInOut(Operation $operation, OperationMessage $operationMessage, Param $param, $direction) |
| 102 | 105 | { |
| 103 | 106 | $xmlNs = $operation->getOperation()->getDefinition()->getTargetNamespace(); |