CommonMark\Node\BulletList::__construct

(cmark >= 1.0.0)

CommonMark\Node\BulletList::__constructBulletList Construction

説明

publicCommonMark\Node\BulletList::__construct()
publicCommonMark\Node\BulletList::__construct(int$tight)
publicCommonMark\Node\BulletList::__construct(int$tight, int$delimiter)

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

この関数にはパラメータはありません。

To Top