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

existsProxy() public method

Check if proxy for function $func exists.
public existsProxy ( string $func ) : boolean
$func string
return boolean
    public function existsProxy($func);