The DOMChildNode interface

(PHP 8)

Interface synopsis

interface DOMChildNode {
/* Methods */
public after (DOMNode |string ...$nodes): void
public before (DOMNode |string ...$nodes): void
public remove (): void
public replaceWith (DOMNode |string ...$nodes): void
}

Table of Contents

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /