@@ -115,6 +115,9 @@ |
||
115 | 115 | return $operation; |
116 | 116 | } |
117 | 117 | |
118 | + /** |
|
119 | + * @param string $direction |
|
120 | + */ |
|
118 | 121 | protected function generateInOut(Operation $operation, OperationMessage $operationMessage, Param $param, $direction, Service $service) |
119 | 122 | { |
120 | 123 | $xmlNs = $operation->getOperation()->getDefinition()->getTargetNamespace(); |