And wow ... some more documentation
This commit is contained in:
parent
7e711d9d62
commit
b6121a0009
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ class xml {
|
|||
* @param object $xml The createdXML will be returned by reference
|
||||
* @param bool $remove_header Should the XML header be removed or not?
|
||||
* @param array $namespaces List of namespaces
|
||||
* @param bool $root - interally used parameter. Mustn't be used from outside.
|
||||
*
|
||||
* @return string The created XML
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue