And wow ... some more documentation

This commit is contained in:
Michael Vogel 2016-03-28 00:06:46 +02:00
parent 7e711d9d62
commit b6121a0009
1 changed files with 1 additions and 0 deletions

View File

@ -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
*/