This represents an iterable collection of Model elements.

 Methods

Append a key => value pair.

add(string $filterKey, string $filterValue) : \ContaoCommunityAlliance\DcGeneral\Data\FilterOptionCollectionInterface

Parameters

$filterKey

string

The key of the filter option. Needed for the system.

$filterValue

string

The readable value for humans.

Returns