Documentation

ReferenceMap
in package
implements ReferenceMapInterface

FinalYes

A collection of references, indexed by label

Table of Contents

Interfaces

ReferenceMapInterface
A collection of references

Properties

$normalizer  : TextNormalizer
$references  : array<string, ReferenceInterface>

Methods

__construct()  : mixed
add()  : void
contains()  : bool
count()  : int
get()  : ReferenceInterface|null
getIterator()  : Traversable<string, ReferenceInterface>

Properties

Methods

contains()

public contains(string $label) : bool
Parameters
$label : string
Return values
bool

        
On this page

Search results