php8.5
Home/ Manual/ dom / childnode/ Dom\ChildNode::replaceWith

Dom\ChildNode::replaceWith

PHP function Edit on GitHub ✎

(PHP 8 >= 8.4.0)

Description

Dom\ChildNode::replaceWith(Dom\Node|string ...$nodes): void

See Also

  • Dom\ChildNode::after
  • Dom\ChildNode::before
  • Dom\ChildNode::remove
  • Dom\Node::replaceChild

Source: reference/dom/dom/childnode/replacewith.xml · from the official PHP manual (php/doc-en)