Formagic Filter Interface

package Formagic\Filter
author Florian Sonnenburg
since 2009 First time introduced

 Methods

Filter implementation.

filter(mixed $value) : mixed

Parameters

$value

mixed

The value to be filtered.

Returns

mixedThe filtered value.