$dom->document()
Returns the document object
$dom->document(): DOMDocument
Return type
DOMDocument
This method modifies the existing $dom
object it is applied to and returns it again.
Returns the document object
$dom->document(): DOMDocument
DOMDocument
This method modifies the existing $dom
object it is applied to and returns it again.