Documentación offline PHP master

CommonMark\Node\OrderedList::__construct

master Ver versión oficial en línea Licencia CC-BY-3.0Descargado el 2026-08-02

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