FOFInput::__call
Magic method to get filtered input data.
Signature
public function __call(mixed
$name,
string
$arguments )
Parameters
-
$name
- Name of the value to get.
-
$arguments
- Default value to return if variable does not exist.
Returns
- boolean
- The filtered boolean input value.