JCacheController::__call
Magic method to proxy JCacheControllerMethods
Signature
public function __call(string
$name,
array
$arguments )
Parameters
-
$name
- Name of the function
-
$arguments
- Array of arguments for the function
Returns
- mixed