FlatNormalizerStrategy
in package
implements
NormalizerStrategyInterface
FinalYes
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- addItem() : void
Properties
$toc
private
TableOfContents
$toc
Tags
Methods
__construct()
public
__construct(TableOfContents $toc) : mixed
Parameters
- $toc : TableOfContents
addItem()
public
addItem(int $level, ListItem $listItemToAdd) : void
Parameters
- $level : int
- $listItemToAdd : ListItem