RunTimeOperation
Table of Contents
Methods
- __construct() : mixed
- call() : mixed
- getErrors() : mixed
- getOperation() : mixed
- parse() : mixed
Methods
__construct()
public
__construct(mixed $operation[, array<string|int, mixed> $parameters = array() ]) : mixed
Parameters
- $operation : mixed
- $parameters : array<string|int, mixed> = array()
call()
public
call() : mixed
getErrors()
public
getErrors() : mixed
getOperation()
public
getOperation() : mixed
parse()
public
parse() : mixed