Php/docs/commonmark-node.prependchild

From Get docs

CommonMark\Node::prependChild

(cmark >= 1.0.0)

CommonMark\Node::prependChildAST Manipulation


Description

public CommonMark\Node::prependChild ( CommonMark\Node $child ) : CommonMark\Node

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


Parameters

child


Return Values