PHP 8.1.28 Released!

CommonMark\Node::appendChild

(cmark >= 1.0.0)

CommonMark\Node::appendChildAST Manipulation

Açıklama

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

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece bağımsız değişken listesi mevcuttur.

Bağımsız Değişkenler

child

Dönen Değerler

add a note

User Contributed Notes

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