Kraken\Network\NetworkServerInterface::removeRoute PHP Method

removeRoute() public method

Remote endpoint/application from the server.
public removeRoute ( string $path ) : Kraken\Network\NetworkServerInterface
$path string
return Kraken\Network\NetworkServerInterface
    public function removeRoute($path);