BUG 11074 Triggers wizard. Doble instruccion en campo del wizard SOLVED
- The comments don't include a description for the return value - Add a empty description to avoid the innecesary label "Not required"
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
* @param string | $wsdl | Talend Web Service (including ?WSDL)
|
||||
* @param array(array(n1 v1) array(n2 v2) array(nN vN)) | $params | Array of params. Pairs of param Name Value
|
||||
* @param string | $message | Message to be displayed
|
||||
* @return array | $return | Talend Array
|
||||
* @return array | $return | Talend Array |
|
||||
*
|
||||
*/
|
||||
function executeTalendWebservice ($wsdl, $message, $params = array())
|
||||
|
||||
Reference in New Issue
Block a user