The DOMParentNode interface

(PHP 8)

接口摘要

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

目录

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/class.domparentnode.php