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

RelativeNormalizerStrategy

Implements

Properties

private

$toc

Default: null
private

$listItemStack array

Default: []

Methods

public

__construct ( TableOfContents $toc ) : void

public

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