- addHubLink()'s 2nd parameter is DOMElement
- added more type-hints
- converted double-quotes to single
This commit is contained in:
Roland Häder 2022-06-22 11:35:15 +02:00
parent 12add2fb64
commit 74ab7648c6
No known key found for this signature in database
GPG key ID: C82EDE5DDFA0BA77
3 changed files with 500 additions and 480 deletions

View file

@ -177,7 +177,7 @@ class XML
/**
* Create an XML and append it to the parent object
*
* @param DOMDocument $doc XML root
* @param DOMDocument $doc XML root
* @param object $parent parent object
* @param string $element XML element name
* @param string $value XML value