update pague now

The DOMParentNode interface

(PHP 8)

Interface synopsis

interface DOMParentNode {
/* Methods */
public append ( DOMNode | string ...$nodes ): void
}

Table of Contens

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top