And wow ... some more documentation
This commit is contained in:
parent
ce603cbb49
commit
a7f656c041
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 object $xml The createdXML will be returned by reference
|
||||||
* @param bool $remove_header Should the XML header be removed or not?
|
* @param bool $remove_header Should the XML header be removed or not?
|
||||||
* @param array $namespaces List of namespaces
|
* @param array $namespaces List of namespaces
|
||||||
|
* @param bool $root - interally used parameter. Mustn't be used from outside.
|
||||||
*
|
*
|
||||||
* @return string The created XML
|
* @return string The created XML
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue