X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fhub%2Finterfaces%2Fhelper%2Fnodes%2Fclass_NodeHelper.php;h=eaf24ce945ad2dd0a9341a0ad9896784ace8bc3e;hb=4a4fbfb80267fd344b37cef2b173f666ecb44646;hp=eaaf5879cd74694e82d20424668a80c54958195a;hpb=2e00f351966a192c4b65e2dc64c4dad17e59a36c;p=hub.git diff --git a/application/hub/interfaces/helper/nodes/class_NodeHelper.php b/application/hub/interfaces/helper/nodes/class_NodeHelper.php index eaaf5879c..eaf24ce94 100644 --- a/application/hub/interfaces/helper/nodes/class_NodeHelper.php +++ b/application/hub/interfaces/helper/nodes/class_NodeHelper.php @@ -111,10 +111,9 @@ interface NodeHelper extends Helper { /** * "Getter for address:port combination * - * @param $handlerInstance An instance of a Networkable class - * @return $addressPort A address:port combination for this node + * @return $addressPort A address:port combination for this node */ - function getAddressPort (Networkable $handlerInstance); + function getAddressPort (); /** * Adds hub data elements to a given dataset instance