FOFInput::__callStatic
Old static methods are now deprecated. This magic method makes sure there is a continuity in our approach. The downside is that it's only compatible with PHP 5.3.0. Sorry!
Signature
public function __callStatic(string
$name,
array
$arguments )
Parameters
-
$name
- Name of the method we're calling
-
$arguments
- The arguments passed to the method
Returns
- mixed