PHP 8.3.4 Released!

CommonMark\Node::insertAfter

(cmark >= 1.0.0)

CommonMark\Node::insertAfterAST Manipulation

Description

public CommonMark\Node::insertAfter(CommonMark\Node $sibling): CommonMark\Node

Warning

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

Parameters

sibling

Return Values

add a note

User Contributed Notes

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