AdapterInterface
in
Remote Object adapter interface
Table of Contents
- call() : mixed
- Call remote object
Methods
call()
Call remote object
public
call(string $wrappedClass, string $method[, array<int, mixed> $params = [] ]) : mixed
Parameters
- $wrappedClass : string
- $method : string
- $params : array<int, mixed> = []