CommonMark\Node\OrderedList::__construct
(cmark >= 1.0.0)
CommonMark\Node\OrderedList::__construct — Constructor OrderedList
Descripción
public CommonMark\Node\OrderedList::__construct()
public CommonMark\Node\OrderedList::__construct(
int $tight)
public CommonMark\Node\OrderedList::__construct(
int $tight,
int $delimiter)
public CommonMark\Node\OrderedList::__construct(
int $tight,
int $delimiter,
int $start)
AdvertenciaEsta función
no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Parámetros
tight
-
delimiter
-
start
-