This class is the base implementation for LanguageInformationCollectionInterface.

 Methods

{@inheritDoc}

add(\ContaoCommunityAlliance\DcGeneral\Data\LanguageInformationInterface $language) 

Parameters

$language

Count the contained language information.

count() : int

Returns

int

Get a iterator for this collection.

getIterator() : \IteratorAggregate

 Properties

 

The language information stored in this collection.

$languages : \ContaoCommunityAlliance\DcGeneral\Data\LanguageInformationInterface[]