Documentation

MethodCall
in package

Table of Contents

$args  : mixed
$method  : mixed
__construct()  : mixed
getArgs()  : mixed
getMethod()  : mixed

Properties

Methods

__construct()

public __construct(mixed $method, mixed $args) : mixed
Parameters
$method : mixed
$args : mixed
Return values
mixed

getArgs()

public getArgs() : mixed
Return values
mixed

getMethod()

public getMethod() : mixed
Return values
mixed

Search results