CommonMark\Node\OrderedList::__construct
  (cmark >= 1.0.0)
CommonMark\Node\OrderedList::__construct — OrderedList Construction
  
 
  Description
  
   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)
  
  
Avertissement
 Cette fonction est actuellement non documentée ; seule la liste des arguments est disponible.
 
  
 
  Liste de paramètres
  
   
    - 
tight
- 
     
      
      
- 
delimiter
- 
     
      
      
- 
start
-