Kraken\Util\Invoker\InvokerInterface::getProxy PHP Method

getProxy() public method

Get proxy for function $func.
public getProxy ( string $func ) : mixed
$func string
return mixed
    public function getProxy($func);