CakeFest 2024: The Official CakePHP Conference

CommonMark\Node::appendChild

(cmark >= 1.0.0)

CommonMark\Node::appendChildAST Manipulation

说明

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

警告

本函数还未编写文档,仅有参数列表。

参数

child

返回值

add a note

User Contributed Notes

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