PHP Conference Japan 2024

CommonMark\Node\BulletList::__construct

(cmark >= 1.0.0)

CommonMark\Node\BulletList::__construct无序列表构造

描述

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

警告

此函数目前没有文档;仅提供其参数列表。

参数

此函数没有参数。

添加注释

用户贡献的笔记

此页面没有用户贡献的笔记。
To Top