class League / CommonMark / Reference / ReferenceMap
final

ReferenceMap

A collection of references, indexed by label

Implements

Properties

private

$normalizer

Default: null
private

$references array

Default: []

Methods

public

__construct ( ) : void

public

add ( ReferenceInterface $reference ) : void

public

contains ( string $label ) : void

public

get ( string $label ) : void

public

getIterator ( ) : Traversable

public

count ( ) : void