CommonMark\Node\OrderedList::__construct
En esta página
CommonMark\Node\OrderedList::__construct
Constructor OrderedList
Descripción#
public CommonMark\Node\OrderedList::__construct()
```php
```php
public CommonMark\Node\OrderedList::__construct(int $tight)
public CommonMark\Node\OrderedList::__construct(int $tight, int $delimiter)
```php
```php
public CommonMark\Node\OrderedList::__construct(int $tight, int $delimiter, int $start)
[!WARNING] Esta función está actualmente no documentada; solo la lista de sus argumentos está disponible.
Parámetros#
tight
delimiter
start