php8.5
Home/ Manual/ node / orderedlist/ CommonMark\Node\OrderedList::__construct

CommonMark\Node\OrderedList::__construct

PHP function Edit on GitHub ✎

(cmark >= 1.0.0)

OrderedList Construction

Description

CommonMark\Node\OrderedList::__construct()
CommonMark\Node\OrderedList::__construct(int $tight)
CommonMark\Node\OrderedList::__construct(int $tight, int $delimiter)
CommonMark\Node\OrderedList::__construct(int $tight, int $delimiter, int $start)

Func

Parameters

tight
delimiter
start

Source: reference/cmark/commonmark/node/orderedlist/construct.xml · from the official PHP manual (php/doc-en)