class League / CommonMark / Extension / TableOfContents / Normalizer / FlatNormalizerStrategy
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
final

FlatNormalizerStrategy

Implements

Properties

private

$toc

Default: null

Methods

public

__construct ( TableOfContents $toc ) : void

public

addItem ( int $level , ListItem $listItemToAdd ) : void