Interface FilterElementInformationInterface.

This interface describes a filter panel element information filtering on a property.

 Methods

Retrieve the name of the property to filter on.

getPropertyName() : string

Returns

string

Set the name of the property to filter on.

setPropertyName(string $propertyName) : \ContaoCommunityAlliance\DcGeneral\DataDefinition\Definition\View\Panel\FilterElementInformationInterface