FOFInput::_cleanVar
Custom filter implementation. Works better with arrays and allows the use of a filter mask.
Signature
protected function _cleanVar(mixed
$var,
[integer
$mask = 0,
[string
$type = null]] )
Parameters
-
$var
- The variable (value) to clean
-
$mask
- The clean mask
-
$type
- The variable type
Returns
- mixed