@@ -258,7 +258,7 @@ discard block |
||
| 258 | 258 | * Dump the WSDL as XML string. |
| 259 | 259 | * |
| 260 | 260 | * @param bool $formatOutput Format output |
| 261 | - * @return mixed |
|
| 261 | + * @return string |
|
| 262 | 262 | */ |
| 263 | 263 | public function dump($formatOutput = true) |
| 264 | 264 | { |
@@ -270,7 +270,7 @@ discard block |
||
| 270 | 270 | * |
| 271 | 271 | * @param string $filename Filename to dump |
| 272 | 272 | * @param bool $formatOutput Format output |
| 273 | - * @return mixed |
|
| 273 | + * @return integer |
|
| 274 | 274 | */ |
| 275 | 275 | public function save($filename, $formatOutput = true) |
| 276 | 276 | { |
@@ -258,7 +258,7 @@ discard block |
||
| 258 | 258 | * Dump the WSDL as XML string. |
| 259 | 259 | * |
| 260 | 260 | * @param bool $formatOutput Format output |
| 261 | - * @return mixed |
|
| 261 | + * @return string |
|
| 262 | 262 | */ |
| 263 | 263 | public function dump($formatOutput = true) |
| 264 | 264 | { |
@@ -270,7 +270,7 @@ discard block |
||
| 270 | 270 | * |
| 271 | 271 | * @param string $filename Filename to dump |
| 272 | 272 | * @param bool $formatOutput Format output |
| 273 | - * @return mixed |
|
| 273 | + * @return integer |
|
| 274 | 274 | */ |
| 275 | 275 | public function save($filename, $formatOutput = true) |
| 276 | 276 | { |