]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/recipient/class_Recipient.php
More rewrites (and code stops):
[hub.git] / application / hub / interfaces / recipient / class_Recipient.php
index f1a137d5fd37dcd09c5b1624bfcaf830d7d3cf5b..bf01e643f953babf8adf2bd79a04ef7f70f20bfb 100644 (file)
@@ -23,7 +23,7 @@
  */
 interface Recipient extends FrameworkInterface {
        /**
-        * Tries to resolve given recipient into session ids or ip:port combination
+        * Tries to resolve given recipient into session ids or universal node locator
         * depending on implementation (hint: Template Method Pattern)
         *
         * @param       $recipient              Recipient to resolve (e.g. could be a virtual recipient or direct session id)