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

removeProxy() public method

Remove proxy for function $func.
public removeProxy ( string $func )
$func string
    public function removeProxy($func);