]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/nodes/class_NodeHelper.php
Used exit() instead of die()
[hub.git] / application / hub / interfaces / nodes / class_NodeHelper.php
index 1f279bbbfb67d6453e823fc095dd4f81c5f46e06..f3c87c29dff164edce19d318c2ce35ff79703e16 100644 (file)
@@ -125,7 +125,7 @@ interface NodeHelper extends FrameworkInterface {
        /**
         * "Getter for address:port combination
         *
-        * @param       $handlerInstance        A valid Networkable instance
+        * @param       $handlerInstance        An instance of a Networkable class
         * @return      $addressPort            A address:port combination for this node
         */
        function getAddressPort (Networkable $handlerInstance);