PHP 8.3.4 Released!

CommonMark\Node::replace

(cmark >= 1.0.0)

CommonMark\Node::replaceAST Manipulation

Description

public CommonMark\Node::replace(CommonMark\Node $target): CommonMark\Node

Warning

This function is currently not documented; only its argument list is available.

Parameters

target

Return Values

add a note

User Contributed Notes

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